me
/
guix
Archived
1
0
Fork 0

gnu: gource: Update to 0.48.

* gnu/packages/version-control.scm (gource): Update to 0.48.
master
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
1 changed files with 2 additions and 2 deletions

View File

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