unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59806] [PATCH] gnu: gmid: Update to 1.8.6.
@ 2022-12-03 13:06 cage
  2022-12-09  2:46 ` bug#59806: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: cage @ 2022-12-03 13:06 UTC (permalink / raw)
  To: 59806

---
 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 a313b0c7a4..8cde295841 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -7912,7 +7912,7 @@ (define-public librocket
 (define-public gmid
   (package
     (name "gmid")
-    (version "1.8.5")
+    (version "1.8.6")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -7920,7 +7920,7 @@ (define-public gmid
                     version "/gmid-" version ".tar.gz"))
               (sha256
                (base32
-                "0p3wr3ic4c50wxi7sr1hi8m8izmmjnazcmyqvxaf56yx58b3gpxv"))))
+                "1j0bgnixffz2lv5xgp5c88hl146c1vyk1988gyd70mhgyl9700jy"))))
     (build-system gnu-build-system)
     (arguments
      (list #:test-target "regress"
--
2.34.0




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#59806: [PATCH] gnu: gmid: Update to 1.8.6.
  2022-12-03 13:06 [bug#59806] [PATCH] gnu: gmid: Update to 1.8.6 cage
@ 2022-12-09  2:46 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-12-09  2:46 UTC (permalink / raw)
  To: cage; +Cc: 59806-done

cage <cage-dev@twistfold.it> writes:

> ---
>  gnu/packages/web.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Pushed, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-12-09  2:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-03 13:06 [bug#59806] [PATCH] gnu: gmid: Update to 1.8.6 cage
2022-12-09  2:46 ` bug#59806: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).