gnu: gource: Update to 0.49.

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

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