* [bug#54637] [PATCH] gnu: gmid: Update to 1.8.3.
@ 2022-03-30 13:54 cage
2022-03-31 15:21 ` bug#54637: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: cage @ 2022-03-30 13:54 UTC (permalink / raw)
To: 54637
* gnu/packages/web.scm (gmid): Update to 1.8.3.
---
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 ef7d72d553..4fb3d12892 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -7855,7 +7855,7 @@ (define-public librocket
(define-public gmid
(package
(name "gmid")
- (version "1.8.2")
+ (version "1.8.3")
(source (origin
(method url-fetch)
(uri (string-append
@@ -7863,7 +7863,7 @@ (define-public gmid
version "/gmid-" version ".tar.gz"))
(sha256
(base32
- "0dq5wf8d0kzh0jp7asn8lq6d1lff2x04fhq5z6mip9qy6am72cba"))))
+ "1qbzlrzhyj7gvhgbm057zs1g5ajw1w6499qz61154v7ax8fwrdpp"))))
(build-system gnu-build-system)
(arguments
(list #:test-target "regress"
--
2.34.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#54637: [PATCH] gnu: gmid: Update to 1.8.3.
2022-03-30 13:54 [bug#54637] [PATCH] gnu: gmid: Update to 1.8.3 cage
@ 2022-03-31 15:21 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-03-31 15:21 UTC (permalink / raw)
To: cage; +Cc: 54637-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-03-31 15:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-30 13:54 [bug#54637] [PATCH] gnu: gmid: Update to 1.8.3 cage
2022-03-31 15:21 ` bug#54637: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.