GNU bug report logs - #68454
[PATCH] gnu: gmid: Update to 2.0.

Previous Next

Package: guix-patches;

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

Date: Sun, 14 Jan 2024 16:52:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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 68454 in the body.
You can then email your comments to 68454 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#68454; Package guix-patches. (Sun, 14 Jan 2024 16:52:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to cage <cage-dev <at> twistfold.it>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 14 Jan 2024 16:52:01 GMT) Full text and rfc822 format available.

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

From: cage <cage-dev <at> twistfold.it>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: gmid: Update to 2.0.
Date: Sun, 14 Jan 2024 17:51:26 +0100
Change-Id: I8f1bcd36130a63d07e934093b5b12cc01a6d5022
---
 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 41295a1e90..41ca44df69 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8600,7 +8600,7 @@ (define-public librocket
 (define-public gmid
   (package
     (name "gmid")
-    (version "1.8.6")
+    (version "2.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -8608,7 +8608,7 @@ (define-public gmid
                     version "/gmid-" version ".tar.gz"))
               (sha256
                (base32
-                "1j0bgnixffz2lv5xgp5c88hl146c1vyk1988gyd70mhgyl9700jy"))))
+                "17cg07md6zac0j6ivawysy41jbk3a1ql3q794q1y0k01x8z23q5n"))))
     (build-system gnu-build-system)
     (arguments
      (list #:test-target "regress"

base-commit: 637b72e2b83a6332849218ef1f193124fa8239eb
-- 
2.41.0





Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Wed, 17 Jan 2024 17:30:03 GMT) Full text and rfc822 format available.

Notification sent to cage <cage-dev <at> twistfold.it>:
bug acknowledged by developer. (Wed, 17 Jan 2024 17:30:03 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: cage <cage-dev <at> twistfold.it>
Cc: 68454-done <at> debbugs.gnu.org
Subject: Re: [bug#68454] [PATCH] gnu: gmid: Update to 2.0.
Date: Wed, 17 Jan 2024 18:28:54 +0100
> Change-Id: I8f1bcd36130a63d07e934093b5b12cc01a6d5022
> ---

You are missing a commit message that follow the ChangeLog rules. Please
have a look to the git log for examples.

I added one for you before applying,

Thanks,

Mathieu




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 15 Feb 2024 12:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 122 days ago.

Previous Next


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