gnu: fossil: Update to 2.11.

* gnu/packages/version-control.scm (fossil): Update to 2.11.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-27 19:09:46 +02:00
parent 18e86ea982
commit 20771f4043
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2171,7 +2171,7 @@ (define-public git-annex-remote-rclone
(define-public fossil
(package
(name "fossil")
(version "2.10")
(version "2.11")
(source
(origin
(method url-fetch)
@ -2179,8 +2179,7 @@ (define-public fossil
"https://www.fossil-scm.org/index.html/uv/"
"fossil-src-" version ".tar.gz"))
(sha256
(base32
"041bs4fgk52fw58p7s084pxk9d9vs5v2f2pjbznqawz75inpg8yq"))
(base32 "0c9nzx42wxfmym9vf1pnbdb1c7gp7a7zqky60izxsph7w2xh8nix"))
(modules '((guix build utils)))
(snippet
'(begin