gnu: cgit: Update to 1.0.

* gnu/packages/version-control.scm (cgit): Update to 1.0.
This commit is contained in:
Efraim Flashner 2016-07-03 14:15:08 +03:00
parent 94d8726bfb
commit 569d9efe3a
No known key found for this signature in database
GPG key ID: F4C1D3917EACEE93

View file

@ -367,7 +367,7 @@ (define-public libgit2
(define-public cgit
(package
(name "cgit")
(version "0.12")
(version "1.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -375,7 +375,7 @@ (define-public cgit
version ".tar.xz"))
(sha256
(base32
"1dx54hgfyabmg9nm5qp6d01f54nlbqbbdwhwl0llb9imjf237qif"))))
"0kbh835p7dl4h88qv55fyfh1za09cgnqh63rii325w9215hm95x8"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; XXX: fail to build the in-source git.