GNU bug report logs - #54637
[PATCH] gnu: gmid: Update to 1.8.3.

Previous Next

Package: guix-patches;

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

Date: Wed, 30 Mar 2022 13:56:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#54637: closed ([PATCH] gnu: gmid: Update to 1.8.3.)
Date: Thu, 31 Mar 2022 15:22:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 31 Mar 2022 18:21:00 +0300
with message-id <YkXG3Hl0tMCRVHEM <at> 3900XT>
and subject line Re: [bug#54637] [PATCH] gnu: gmid: Update to 1.8.3.
has caused the debbugs.gnu.org bug report #54637,
regarding [PATCH] gnu: gmid: Update to 1.8.3.
to be marked as done.

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


-- 
54637: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54637
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.3.
Date: Wed, 30 Mar 2022 15:54:42 +0200
* gnu/packages/web.scm (gmid): Update to 1.8.3.
---
 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 ef7d72d553..4fb3d12892 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -7855,7 +7855,7 @@ (define-public librocket
 (define-public gmid
   (package
     (name "gmid")
-    (version "1.8.2")
+    (version "1.8.3")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -7863,7 +7863,7 @@ (define-public gmid
                     version "/gmid-" version ".tar.gz"))
               (sha256
                (base32
-                "0dq5wf8d0kzh0jp7asn8lq6d1lff2x04fhq5z6mip9qy6am72cba"))))
+                "1qbzlrzhyj7gvhgbm057zs1g5ajw1w6499qz61154v7ax8fwrdpp"))))
     (build-system gnu-build-system)
     (arguments
      (list #:test-target "regress"
--
2.34.0


[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: cage <cage-dev <at> twistfold.it>
Cc: 54637-done <at> debbugs.gnu.org
Subject: Re: [bug#54637] [PATCH] gnu: gmid: Update to 1.8.3.
Date: Thu, 31 Mar 2022 18:21:00 +0300
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 52 days ago.

Previous Next


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