GNU bug report logs - #27293
[PATCH] gnu: mercurial: Update to 4.2.1.

Previous Next

Package: guix-patches;

Reported by: eacces <eacces <at> fastmail.com>

Date: Fri, 9 Jun 2017 06:47:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27293 in the body.
You can then email your comments to 27293 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#27293; Package guix-patches. (Fri, 09 Jun 2017 06:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to eacces <eacces <at> fastmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 09 Jun 2017 06:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: eacces <eacces <at> fastmail.com>
To: guix-patches <at> gnu.org
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





Reply sent to ludo <at> gnu.org (Ludovic Courtès):
You have taken responsibility. (Fri, 09 Jun 2017 14:38:01 GMT) Full text and rfc822 format available.

Notification sent to eacces <eacces <at> fastmail.com>:
bug acknowledged by developer. (Fri, 09 Jun 2017 14:38:02 GMT) Full text and rfc822 format available.

Message #10 received at 27293-done <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: eacces <eacces <at> fastmail.com>
Cc: 27293-done <at> debbugs.gnu.org
Subject: Re: bug#27293: [PATCH] gnu: mercurial: Update to 4.2.1.
Date: Fri, 09 Jun 2017 16:37:05 +0200
eacces <eacces <at> fastmail.com> skribis:

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

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 08 Jul 2017 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 41 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.