From: GNU Guix Live <cage-dev@twistfold.it>
To: 72785@debbugs.gnu.org
Subject: [bug#72785] [PATCH 6/6] gnu: gmid: Update to 2.1.
Date: Sat, 24 Aug 2024 12:34:22 +0200 [thread overview]
Message-ID: <e69ab37f6b96b76efb4427a324388eb18de8f82b.1724495253.git.cage-dev@twistfold.it> (raw)
In-Reply-To: <9c09d22df1ae085aa5669024110800d664ffdbd2.1724495253.git.cage-dev@twistfold.it>
Change-Id: I1b473d789ab63758bc65aa29ba5e056addae9f82
---
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 9d889b4ae7..6dd07a0b08 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8954,7 +8954,7 @@ (define-public librocket
(define-public gmid
(package
(name "gmid")
- (version "2.0.1")
+ (version "2.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -8962,7 +8962,7 @@ (define-public gmid
version "/gmid-" version ".tar.gz"))
(sha256
(base32
- "1riihzgshfk6907r4g69lrlvabiznwi5d7njk7y6km0695lf62g0"))))
+ "0jrl3dxkgsykywq6ka7rg2xknhs7mmpwzkk2mnacn267pcxy5xyi"))))
(build-system gnu-build-system)
(arguments
(list #:test-target "regress"
--
2.38.1
next prev parent reply other threads:[~2024-08-24 10:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-24 10:32 [bug#72785] [PATCH 1/6] gnu: cl-croatoan: Update to 0.3 GNU Guix Live
2024-08-24 10:32 ` [bug#72786] [PATCH 2/6] gnu: cl-colors2: Update to 0.6.1 GNU Guix Live
2024-08-24 10:33 ` [bug#72785] [PATCH 3/6] gnu: cl-nodgui: Update to 0.7.0.2 GNU Guix Live
2024-08-24 10:33 ` [bug#72785] [PATCH 4/6] gnu: cl-tooter: Update to 1.0.0-4.76fbb360 GNU Guix Live
2024-08-24 10:34 ` [bug#72785] [PATCH 5/6] gnu: tinmop: Update to 0.9.9.14142135623 GNU Guix Live
2024-08-24 10:34 ` GNU Guix Live [this message]
2024-08-25 11:19 ` [bug#72785] [PATCH] gnu: cl-nodgui: Update to 0.7.0.3 GNU Guix Live
2024-08-25 12:37 ` [bug#72785] [PATCH] gnu: gmid: Update to 2.1.1 GNU Guix Live
2024-08-26 9:08 ` bug#72785: [PATCH 1/6] gnu: cl-croatoan: Update to 0.3 Guillaume Le Vaillant
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=e69ab37f6b96b76efb4427a324388eb18de8f82b.1724495253.git.cage-dev@twistfold.it \
--to=cage-dev@twistfold.it \
--cc=72785@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.