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

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

[debbugs-tracker] bug#32962: closed ([PATCH] gnu: mercurial: Update to 4


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32962: closed ([PATCH] gnu: mercurial: Update to 4.6.2.)
Date: Sun, 07 Oct 2018 10:12:02 +0000

Your message dated Sun, 7 Oct 2018 13:11:36 +0300
with message-id <address@hidden>
and subject line Re: [bug#32962] [PATCH] gnu: mercurial: Update to 4.6.2.
has caused the debbugs.gnu.org bug report #32962,
regarding [PATCH] gnu: mercurial: Update to 4.6.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
32962: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32962
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: mercurial: Update to 4.6.2. Date: Sun, 7 Oct 2018 09:03:40 +0000
* gnu/packages/version-control.scm (mercurial): Update to 4.6.2.
---
 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 00d7e1f18..528d117e2 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -1119,14 +1119,14 @@ control to Git repositories.")
 (define-public mercurial
   (package
     (name "mercurial")
-    (version "4.4.1")
+    (version "4.6.2")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://www.mercurial-scm.org/";
                                  "release/mercurial-" version ".tar.gz"))
              (sha256
               (base32
-               "0ik2ypzxjr6vpcghxvn39a73gw52629n7vwak04gnbycsq95aalg"))))
+               "1bv6wgcdx8glihjjfg22khhc52mclsn4kwfqvzbzlg0b42h4xl0w"))))
     (build-system python-build-system)
     (arguments
      `(;; Restrict to Python 2, as Python 3 would require
--
2.19.0



--- End Message ---
--- Begin Message --- Subject: Re: [bug#32962] [PATCH] gnu: mercurial: Update to 4.6.2. Date: Sun, 7 Oct 2018 13:11:36 +0300 User-agent: Mutt/1.10.1 (2018-07-13)
Pushed as c8a99ab9112b6a671b15766301f03e428108c4eb

-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
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]