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

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

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


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#27293: closed ([PATCH] gnu: mercurial: Update to 4.2.1.)
Date: Fri, 09 Jun 2017 14:38:01 +0000

Your message dated Fri, 09 Jun 2017 16:37:05 +0200
with message-id <address@hidden>
and subject line Re: bug#27293: [PATCH] gnu: mercurial: Update to 4.2.1.
has caused the debbugs.gnu.org bug report #27293,
regarding [PATCH] gnu: mercurial: Update to 4.2.1.
to be marked as done.

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


-- 
27293: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27293
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: mercurial: Update to 4.2.1. Date: Fri, 9 Jun 2017 16:25:59 +1000
* gnu/packages/version-control.scm (mercurial): Update to 4.2.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 cd2576c51..953440a6f 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -701,14 +701,14 @@ control to Git repositories.")
 (define-public mercurial
   (package
     (name "mercurial")
-    (version "3.9")
+    (version "4.2.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://www.mercurial-scm.org/";
                                  "release/mercurial-" version ".tar.gz"))
              (sha256
               (base32
-               "1g6svg7fc1kyaxq653iwsvdh8hp2lrhs2ywazfc436a4zzf2akw3"))))
+               "182qh6d0srps2n5sydzy8n3gi78la6m0wi3846zpyyd0b8pmgmfp"))))
     (build-system python-build-system)
     (arguments
      `(;; Restrict to Python 2, as Python 3 would require
-- 
2.13.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#27293: [PATCH] gnu: mercurial: Update to 4.2.1. Date: Fri, 09 Jun 2017 16:37:05 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
eacces <address@hidden> skribis:

> * gnu/packages/version-control.scm (mercurial): Update to 4.2.1.

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

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