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

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

bug#47485: closed ([PATCH] gnu: grokmirror: Update to 2.0.8.)


From: GNU bug Tracking System
Subject: bug#47485: closed ([PATCH] gnu: grokmirror: Update to 2.0.8.)
Date: Tue, 30 Mar 2021 07:36:01 +0000

Your message dated Tue, 30 Mar 2021 10:35:12 +0300
with message-id <YGLUsMFY/1RiUEgs@3900XT>
and subject line Re: [bug#47485] [PATCH] gnu: grokmirror: Update to 2.0.8.
has caused the debbugs.gnu.org bug report #47485,
regarding [PATCH] gnu: grokmirror: Update to 2.0.8.
to be marked as done.

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


-- 
47485: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=47485
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: grokmirror: Update to 2.0.8. Date: Mon, 29 Mar 2021 21:45:26 +0200
* gnu/packages/version-control.scm (grokmirror): Update to 2.0.8.
---
 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 83780caef4..e7fa6e6777 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -2330,7 +2330,7 @@ Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity.")
 (define-public grokmirror
   (package
     (name "grokmirror")
-    (version "2.0.5")
+    (version "2.0.8")
     (source
      (origin
        (method git-fetch)
@@ -2340,7 +2340,7 @@ Mercurial, Bazaar, Darcs, CVS, Fossil, and Veracity.")
              (commit (string-append "v" version))))
        (file-name (string-append name "-" version "-checkout"))
        (sha256
-        (base32 "006ar3kc6fw1sq300ar9np4a63qzzsdama6cv30wh65v5mqw1mnv"))))
+        (base32 "0zfiwjw02df3mzpawp9jx61iwp0nhcf6y03cs8022l0hkvc7blbr"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f                      ; no test suite

base-commit: ce29fa76f4d96a530ccc4c3ce5f0085c491f964c
-- 
2.31.1





--- End Message ---
--- Begin Message --- Subject: Re: [bug#47485] [PATCH] gnu: grokmirror: Update to 2.0.8. Date: Tue, 30 Mar 2021 10:35:12 +0300
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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