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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69354 in the body.
You can then email your comments to 69354 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#69354
; Package
guix-patches
.
(Sat, 24 Feb 2024 12:20:02 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
.
(Sat, 24 Feb 2024 12:20:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
Hilton Chain <hako <at> ultrarare.space>
:
You have taken responsibility.
(Fri, 01 Mar 2024 06:27:04 GMT)
Full text and
rfc822 format available.
Notification sent
to
cage <cage-dev <at> twistfold.it>
:
bug acknowledged by developer.
(Fri, 01 Mar 2024 06:27:04 GMT)
Full text and
rfc822 format available.
Message #10 received at 69354-done <at> debbugs.gnu.org (full text, mbox):
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!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 29 Mar 2024 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 161 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.