gnu: gource: Update to 0.48.

* gnu/packages/version-control.scm (gource): Update to 0.48.
This commit is contained in:
Tobias Geerinckx-Rice 2018-02-24 15:10:44 +01:00
parent d5a352937a
commit 7ed1abfa81
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1768,7 +1768,7 @@ (define-public java-jgit-4.2
(define-public gource
(package
(name "gource")
(version "0.47")
(version "0.48")
(source (origin
(method url-fetch)
(uri (string-append
@ -1776,7 +1776,7 @@ (define-public gource
"/gource-" version "/gource-" version ".tar.gz"))
(sha256
(base32
"1llqwdnfa1pff8bxk27qsqff1fcg0a9kfdib0rn7p28vl21n1cgj"))))
"04qxcm05qiyr9rg2kv6abfy7kkzqr8ziw4iyp1d14lniv93m61dp"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags