GNU bug report logs - #58987
[PATCH] gnu: gmid: Update to 1.8.5.

Previous Next

Package: guix-patches;

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

Date: Thu, 3 Nov 2022 14:35:02 UTC

Severity: normal

Tags: patch

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

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: cage <cage-dev <at> twistfold.it>
Subject: bug#58987: closed (Re: bug#58987: [PATCH] gnu: gmid: Update to
 1.8.5.)
Date: Wed, 09 Nov 2022 22:52:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58987: [PATCH] gnu: gmid: Update to 1.8.5.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 58987 <at> debbugs.gnu.org.

-- 
58987: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58987
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: cage <cage-dev <at> twistfold.it>
Cc: 58987-done <at> debbugs.gnu.org
Subject: Re: bug#58987: [PATCH] gnu: gmid: Update to 1.8.5.
Date: Wed, 09 Nov 2022 23:51:04 +0100
Applied, thanks!

[Message part 3 (message/rfc822, inline)]
From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: gmid: Update to 1.8.5.
Date: Thu, 3 Nov 2022 15:34:07 +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 06c633812b..da6b13430a 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -7849,7 +7849,7 @@ (define-public librocket
 (define-public gmid
   (package
     (name "gmid")
-    (version "1.8.4")
+    (version "1.8.5")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -7857,7 +7857,7 @@ (define-public gmid
                     version "/gmid-" version ".tar.gz"))
               (sha256
                (base32
-                "0bwxr08n6zzhc70a71jhgr9zr1246d1lxf2pknndxwn2pz1xxv5b"))))
+                "0p3wr3ic4c50wxi7sr1hi8m8izmmjnazcmyqvxaf56yx58b3gpxv"))))
     (build-system gnu-build-system)
     (arguments
      (list #:test-target "regress"
--
2.34.0



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

Previous Next


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