emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46571: closed ([PATCH] gnu: fossil: Update to 2.14.)


From: GNU bug Tracking System
Subject: bug#46571: closed ([PATCH] gnu: fossil: Update to 2.14.)
Date: Sat, 20 Feb 2021 18:28:01 +0000

Your message dated Sat, 20 Feb 2021 13:27:06 -0500
with message-id <YDFUen0CXtY7sQyi@jasmine.lan>
and subject line Re: [bug#46571] [PATCH] gnu: fossil: Update to 2.14.
has caused the debbugs.gnu.org bug report #46571,
regarding [PATCH] gnu: fossil: Update to 2.14.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46571: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46571
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: fossil: Update to 2.14. Date: Tue, 16 Feb 2021 23:02:58 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46571] [PATCH] gnu: fossil: Update to 2.14. Date: Sat, 20 Feb 2021 13:27:06 -0500
On Tue, Feb 16, 2021 at 11:02:58PM +0100, Vincent Legoll wrote:
> * gnu/packages/version-control.scm (fossil): Update to 2.14.

Thanks! Pushed as 98c5f5150206a99c4d4f84aae095eb38249a9e22


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]