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

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

bug#46708: closed ([PATCH] gnu: gita: Update to 0.12.9.)


From: GNU bug Tracking System
Subject: bug#46708: closed ([PATCH] gnu: gita: Update to 0.12.9.)
Date: Mon, 22 Feb 2021 18:42:01 +0000

Your message dated Mon, 22 Feb 2021 19:41:06 +0100
with message-id <4766f6985e7a91335c22e0c3964a76fe280fb1df.camel@zaclys.net>
and subject line 
has caused the debbugs.gnu.org bug report #46708,
regarding [PATCH] gnu: gita: Update to 0.12.9.
to be marked as done.

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


-- 
46708: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46708
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: gita: Update to 0.12.9. Date: Mon, 22 Feb 2021 18:18:57 +0100
* gnu/packages/version-control.scm (gita): Update to 0.12.9.
---
 gnu/packages/version-control.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 4100f9f9ef..ab0baf58bc 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2906,11 +2906,11 @@ defects faster.")
     (license license:asl2.0)))
 
 (define-public gita
-  (let ((commit "62eb3d69874f75bdd6f95743e57315bc59890f70")
+  (let ((commit "e41b504dca90a25e9be27f296da7ce22e5782893")
         (revision "1"))
     (package
       (name "gita")
-      (version (git-version "0.10.10" revision commit))
+      (version (git-version "0.12.9" revision commit))
       (source (origin
                 (method git-fetch)
                 (uri (git-reference
@@ -2919,7 +2919,7 @@ defects faster.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1jn5wnmjbdrrgz9fif7s81pv3g92q0wjcqy5qxl77kjy7iv0kpfp"))))
+                  "1k03zgcbhl91cgyh4k7ywyjp00y63q4bqbimncqh5b3lni8l8j5l"))))
       (build-system python-build-system)
       (native-inputs
        `(("git" ,git) ;for tests
-- 
2.25.1




--- End Message ---
--- Begin Message --- Subject: Date: Mon, 22 Feb 2021 19:41:06 +0100 User-agent: Evolution 3.34.2
Pushed as c0c652e01536ddea57e11dc54f58109738d135ad

Thank you!

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

reply via email to

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