gnu: stagit: Update to 1.0.

* gnu/packages/version-control.scm (stagit): Update to 1.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Nikolay Korotkiy 2021-12-10 20:21:48 +03:00 committed by Nicolas Goaziou
parent e4aad0813b
commit e64eb96410
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -2711,7 +2711,7 @@ (define-public fossil
(define-public stagit
(package
(name "stagit")
(version "0.9.6")
(version "1.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -2720,7 +2720,7 @@ (define-public stagit
(file-name (git-file-name name version))
(sha256
(base32
"0hcf1rmsp9s6jjg1dypq7sa3dqmqg2q3x1kj23rb5gwrsb31vyfj"))))
"0j2242vx5pbwdv79gcjxdbrwii48qphr8gk1lk7szj2irxdql171"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; No tests