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

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

bug#49793: closed ([PATCH] gnu: mercurial: Update to 5.8.1.)


From: GNU bug Tracking System
Subject: bug#49793: closed ([PATCH] gnu: mercurial: Update to 5.8.1.)
Date: Wed, 04 Aug 2021 08:49:02 +0000

Your message dated Wed, 4 Aug 2021 11:47:34 +0300
with message-id <YQpUJkpeBYOy4h5W@3900XT>
and subject line Re: [bug#49793] [PATCH] gnu: mercurial: Update to 5.8.1.
has caused the debbugs.gnu.org bug report #49793,
regarding [PATCH] gnu: mercurial: Update to 5.8.1.
to be marked as done.

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


-- 
49793: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49793
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: mercurial: Update to 5.8.1. Date: Sat, 31 Jul 2021 15:47:37 +0200
* gnu/packages/version-control (mercurial): Update to 5.8.1.
---
 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 7c1dbe8b26..ac61b97f59 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1608,7 +1608,7 @@ execution of any hook written in any language before 
every commit.")
 (define-public mercurial
   (package
     (name "mercurial")
-    (version "5.8")
+    (version "5.8.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://www.mercurial-scm.org/";
@@ -1616,7 +1616,7 @@ execution of any hook written in any language before 
every commit.")
              (patches (search-patches "mercurial-hg-extension-path.patch"))
              (sha256
               (base32
-               "17rhlmmkqz5ll3k68jfzpcifg3nndbcbc2nx7kw8xn3qcj7nlpgw"))))
+               "16xi4bmjqzi7ig8sfa5mnypfpbbbiyafmmqrs4nxmgc743za7fl1"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags

base-commit: adb84ae8ea95a6f956d81fdac0b5c6508024a541
-- 
2.32.0





--- End Message ---
--- Begin Message --- Subject: Re: [bug#49793] [PATCH] gnu: mercurial: Update to 5.8.1. Date: Wed, 4 Aug 2021 11:47:34 +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]