3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: gource: Update to 0.49.

* gnu/packages/version-control.scm (gource): Update to 0.49.
This commit is contained in:
Tobias Geerinckx-Rice 2018-06-15 01:46:13 +02:00
parent d21fb90a27
commit 5bc4188ffd
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1911,7 +1911,7 @@ network protocols, and core version control algorithms.")
(define-public gource
(package
(name "gource")
(version "0.48")
(version "0.49")
(source (origin
(method url-fetch)
(uri (string-append
@ -1919,7 +1919,7 @@ network protocols, and core version control algorithms.")
"/gource-" version "/gource-" version ".tar.gz"))
(sha256
(base32
"04qxcm05qiyr9rg2kv6abfy7kkzqr8ziw4iyp1d14lniv93m61dp"))))
"12hf5ipcsp9dxsqn84n4kr63xaiskrnf5a084wr29qk171lj7pd9"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags