all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: cage <cage-dev@twistfold.it>
To: 69354@debbugs.gnu.org
Subject: [bug#69354] [PATCH] gnu: gmid: Update to 2.0.1.
Date: Sat, 24 Feb 2024 13:18:23 +0100	[thread overview]
Message-ID: <37305e7b4badc1809f4d3b19d6a73a87923decc6.1708776839.git.cage-dev@twistfold.it> (raw)

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	other threads:[~2024-02-24 12:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-24 12:18 cage [this message]
2024-03-01  6:23 ` bug#69354: [PATCH] gnu: gmid: Update to 2.0.1 Hilton Chain via Guix-patches via

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=37305e7b4badc1809f4d3b19d6a73a87923decc6.1708776839.git.cage-dev@twistfold.it \
    --to=cage-dev@twistfold.it \
    --cc=69354@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.