gnu: fossil: Update to 2.11.
authorTobias Geerinckx-Rice <me@tobias.gr>
Wed, 27 May 2020 17:09:46 +0000 (19:09 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 27 May 2020 17:11:05 +0000 (19:11 +0200)
* gnu/packages/version-control.scm (fossil): Update to 2.11.

gnu/packages/version-control.scm

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