From: cage <cage-dev@twistfold.it>
To: 54637@debbugs.gnu.org
Subject: [bug#54637] [PATCH] gnu: gmid: Update to 1.8.3.
Date: Wed, 30 Mar 2022 15:54:42 +0200 [thread overview]
Message-ID: <YkRhIvdqhEKsa22A@kurosawa.casa.net> (raw)
* 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
next reply other threads:[~2022-03-30 14:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-30 13:54 cage [this message]
2022-03-31 15:21 ` bug#54637: [PATCH] gnu: gmid: Update to 1.8.3 Efraim Flashner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YkRhIvdqhEKsa22A@kurosawa.casa.net \
--to=cage-dev@twistfold.it \
--cc=54637@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.