GNU bug report logs -
#69354
[PATCH] gnu: gmid: Update to 2.0.1.
Previous Next
Reported by: cage <cage-dev <at> twistfold.it>
Date: Sat, 24 Feb 2024 12:20:02 UTC
Severity: normal
Tags: patch
Done: Hilton Chain <hako <at> ultrarare.space>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 01 Mar 2024 14:23:34 +0800
with message-id <87r0gu31y1.wl-hako <at> ultrarare.space>
and subject line Re: [bug#69354] [PATCH] gnu: gmid: Update to 2.0.1.
has caused the debbugs.gnu.org bug report #69354,
regarding [PATCH] gnu: gmid: Update to 2.0.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
69354: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69354
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Change-Id: Iffd226d5c0f132d417ad5d686b9801d3126f70c2
---
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 d729e9bdbf..a9044e29dd 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8704,7 +8704,7 @@ (define-public librocket
(define-public gmid
(package
(name "gmid")
- (version "2.0")
+ (version "2.0.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -8712,7 +8712,7 @@ (define-public gmid
version "/gmid-" version ".tar.gz"))
(sha256
(base32
- "17cg07md6zac0j6ivawysy41jbk3a1ql3q794q1y0k01x8z23q5n"))))
+ "1riihzgshfk6907r4g69lrlvabiznwi5d7njk7y6km0695lf62g0"))))
(build-system gnu-build-system)
(arguments
(list #:test-target "regress"
base-commit: de24aaf13b17d6c019f3f240fd0eb0e1b8654970
--
2.41.0
[Message part 3 (message/rfc822, inline)]
Hi,
On Sat, 24 Feb 2024 20:18:23 +0800,
cage wrote:
>
> Change-Id: Iffd226d5c0f132d417ad5d686b9801d3126f70c2
> ---
> gnu/packages/web.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
I have added commit message for the patch and applied it as
f41727cd92b400042400981b205b5c1b88dcea79, thanks!
This bug report was last modified 1 year and 162 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.