GNU bug report logs - #59806
[PATCH] gnu: gmid: Update to 1.8.6.

Previous Next

Package: guix-patches;

Reported by: cage <cage-dev <at> twistfold.it>

Date: Sat, 3 Dec 2022 13:07:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#59806: closed ([PATCH] gnu: gmid: Update to 1.8.6.)
Date: Fri, 09 Dec 2022 02:47:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 09 Dec 2022 10:46:46 +0800
with message-id <87wn71i99l.fsf <at> envs.net>
and subject line Re: bug#59806: [PATCH] gnu: gmid: Update to 1.8.6.
has caused the debbugs.gnu.org bug report #59806,
regarding [PATCH] gnu: gmid: Update to 1.8.6.
to be marked as done.

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


-- 
59806: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59806
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: gmid: Update to 1.8.6.
Date: Sat, 3 Dec 2022 14:06:28 +0100
---
 gnu/packages/web.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index a313b0c7a4..8cde295841 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -7912,7 +7912,7 @@ (define-public librocket
 (define-public gmid
   (package
     (name "gmid")
-    (version "1.8.5")
+    (version "1.8.6")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -7920,7 +7920,7 @@ (define-public gmid
                     version "/gmid-" version ".tar.gz"))
               (sha256
                (base32
-                "0p3wr3ic4c50wxi7sr1hi8m8izmmjnazcmyqvxaf56yx58b3gpxv"))))
+                "1j0bgnixffz2lv5xgp5c88hl146c1vyk1988gyd70mhgyl9700jy"))))
     (build-system gnu-build-system)
     (arguments
      (list #:test-target "regress"
--
2.34.0


[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: cage <cage-dev <at> twistfold.it>
Cc: 59806-done <at> debbugs.gnu.org
Subject: Re: bug#59806: [PATCH] gnu: gmid: Update to 1.8.6.
Date: Fri, 09 Dec 2022 10:46:46 +0800
cage <cage-dev <at> twistfold.it> writes:

> ---
>  gnu/packages/web.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Pushed, thank you!


This bug report was last modified 2 years and 223 days ago.

Previous Next


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