unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#74320] [PATCH] gnu: wl-mirror: Update to 0.17.0.
@ 2024-11-12  6:51 Zheng Junjie
  0 siblings, 0 replies; only message in thread
From: Zheng Junjie @ 2024-11-12  6:51 UTC (permalink / raw)
  To: 74320

* gnu/packages/wm.scm (wl-mirror): Update to 0.17.0.

Change-Id: Ib2c6e28ccc9297211ee7ed7080aadb8822ff9cdc
---
 gnu/packages/wm.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index b8c47d03174..85230da73b2 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1831,7 +1831,7 @@ (define-public wlroots-0.15
 (define-public wl-mirror
   (package
     (name "wl-mirror")
-    (version "0.16.2")
+    (version "0.17.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1840,7 +1840,7 @@ (define-public wl-mirror
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1jdycr9vf5skbf55kbm2hc3zl3qg58x3bb6xqkf9qx14m4ramcdj"))))
+                "1szzaahpq0ihpabjh4djkrmhlp0z3g39pdsmrcg7jdz6qw49pj8k"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f                  ;No tests.

base-commit: 0cbd830ebb8ce802afe99c439ce7fdee448074be
prerequisite-patch-id: f6980d508999d66909d7fe1d7bea55b68e69e07e
-- 
2.46.0





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-11-12  6:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-12  6:51 [bug#74320] [PATCH] gnu: wl-mirror: Update to 0.17.0 Zheng Junjie

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).