unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#46571] [PATCH] gnu: fossil: Update to 2.14.
@ 2021-02-16 22:02 Vincent Legoll
       [not found] ` <handler.46571.B.161351299730411.ack@debbugs.gnu.org>
  2021-02-20 18:27 ` bug#46571: [PATCH] gnu: fossil: Update to 2.14 Leo Famulari
  0 siblings, 2 replies; 3+ messages in thread
From: Vincent Legoll @ 2021-02-16 22:02 UTC (permalink / raw)
  To: 46571; +Cc: Vincent Legoll

* gnu/packages/version-control.scm (fossil): Update to 2.14.
---
 gnu/packages/version-control.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index e7cdb16373..92d1fe936a 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2394,7 +2394,7 @@ by rclone usable with git-annex.")
 (define-public fossil
   (package
     (name "fossil")
-    (version "2.11")
+    (version "2.14")
     (source
      (origin
        (method url-fetch)
@@ -2402,7 +2402,7 @@ by rclone usable with git-annex.")
               "https://www.fossil-scm.org/index.html/uv/"
               "fossil-src-" version ".tar.gz"))
        (sha256
-        (base32 "0c9nzx42wxfmym9vf1pnbdb1c7gp7a7zqky60izxsph7w2xh8nix"))
+        (base32 "1fazl117ph5z7xg7h6w7i32sf7rsa67499rg2llsxn3d34hckl5q"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.30.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-20 18:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-16 22:02 [bug#46571] [PATCH] gnu: fossil: Update to 2.14 Vincent Legoll
     [not found] ` <handler.46571.B.161351299730411.ack@debbugs.gnu.org>
2021-02-16 22:07   ` [bug#46571] Acknowledgement ([PATCH] gnu: fossil: Update to 2.14.) Vincent Legoll
2021-02-20 18:27 ` bug#46571: [PATCH] gnu: fossil: Update to 2.14 Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).