all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: cage <cage-dev@twistfold.it>
To: 68454@debbugs.gnu.org
Subject: [bug#68454] [PATCH] gnu: gmid: Update to 2.0.
Date: Sun, 14 Jan 2024 17:51:26 +0100	[thread overview]
Message-ID: <c314c2a3a8667eb88cc7561dfb5c0239b657d807.1705250939.git.cage-dev@twistfold.it> (raw)

Change-Id: I8f1bcd36130a63d07e934093b5b12cc01a6d5022
---
 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 41295a1e90..41ca44df69 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -8600,7 +8600,7 @@ (define-public librocket
 (define-public gmid
   (package
     (name "gmid")
-    (version "1.8.6")
+    (version "2.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -8608,7 +8608,7 @@ (define-public gmid
                     version "/gmid-" version ".tar.gz"))
               (sha256
                (base32
-                "1j0bgnixffz2lv5xgp5c88hl146c1vyk1988gyd70mhgyl9700jy"))))
+                "17cg07md6zac0j6ivawysy41jbk3a1ql3q794q1y0k01x8z23q5n"))))
     (build-system gnu-build-system)
     (arguments
      (list #:test-target "regress"

base-commit: 637b72e2b83a6332849218ef1f193124fa8239eb
-- 
2.41.0





             reply	other threads:[~2024-01-14 16:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-14 16:51 cage [this message]
2024-01-17 17:28 ` bug#68454: [PATCH] gnu: gmid: Update to 2.0 Mathieu Othacehe

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=c314c2a3a8667eb88cc7561dfb5c0239b657d807.1705250939.git.cage-dev@twistfold.it \
    --to=cage-dev@twistfold.it \
    --cc=68454@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.