gnu: grokmirror: Update to 2.0.8.

* gnu/packages/version-control.scm (grokmirror): Update to 2.0.8.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Xinglu Chen 2021-03-29 21:45:26 +02:00 committed by Efraim Flashner
parent aed51ecea8
commit d978c1cfeb
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2330,7 +2330,7 @@ (define-public myrepos
(define-public grokmirror
(package
(name "grokmirror")
(version "2.0.5")
(version "2.0.8")
(source
(origin
(method git-fetch)
@ -2340,7 +2340,7 @@ (define-public grokmirror
(commit (string-append "v" version))))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32 "006ar3kc6fw1sq300ar9np4a63qzzsdama6cv30wh65v5mqw1mnv"))))
(base32 "0zfiwjw02df3mzpawp9jx61iwp0nhcf6y03cs8022l0hkvc7blbr"))))
(build-system python-build-system)
(arguments
`(#:tests? #f ; no test suite