GNU bug report logs -
#59806
[PATCH] gnu: gmid: Update to 1.8.6.
Previous Next
Reported by: cage <cage-dev <at> twistfold.it>
Date: Sat, 3 Dec 2022 13:07:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
---
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 a313b0c7a4..8cde295841 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -7912,7 +7912,7 @@ (define-public librocket
(define-public gmid
(package
(name "gmid")
- (version "1.8.5")
+ (version "1.8.6")
(source (origin
(method url-fetch)
(uri (string-append
@@ -7920,7 +7920,7 @@ (define-public gmid
version "/gmid-" version ".tar.gz"))
(sha256
(base32
- "0p3wr3ic4c50wxi7sr1hi8m8izmmjnazcmyqvxaf56yx58b3gpxv"))))
+ "1j0bgnixffz2lv5xgp5c88hl146c1vyk1988gyd70mhgyl9700jy"))))
(build-system gnu-build-system)
(arguments
(list #:test-target "regress"
--
2.34.0
This bug report was last modified 2 years and 223 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.