unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49793] [PATCH] gnu: mercurial: Update to 5.8.1.
@ 2021-07-31 13:47 Xinglu Chen
  2021-08-04  8:47 ` bug#49793: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-07-31 13:47 UTC (permalink / raw)
  To: 49793

* 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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#49793: [PATCH] gnu: mercurial: Update to 5.8.1.
  2021-07-31 13:47 [bug#49793] [PATCH] gnu: mercurial: Update to 5.8.1 Xinglu Chen
@ 2021-08-04  8:47 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2021-08-04  8:47 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 49793-done

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-04  8:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-31 13:47 [bug#49793] [PATCH] gnu: mercurial: Update to 5.8.1 Xinglu Chen
2021-08-04  8:47 ` bug#49793: " Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).