unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71097] [PATCH] gnu: yambar-wayland: Update to 1.11.0.
@ 2024-05-21 16:14 dan
  2024-05-22  5:10 ` bug#71097: " Z572
  0 siblings, 1 reply; 2+ messages in thread
From: dan @ 2024-05-21 16:14 UTC (permalink / raw)
  To: 71097

* gnu/packages/wm.scm (yambar-wayland): Update to 1.11.0.

Change-Id: I8ee9726a665a97e9dccaead32f1272ab98289c8f
---
 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 eee9c8b587..065c7db1a2 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3859,7 +3859,7 @@ (define-public wsbg
 (define-public yambar-wayland
   (package
     (name "yambar-wayland")
-    (version "1.10.0")
+    (version "1.11.0")
     (home-page "https://codeberg.org/dnkl/yambar")
     (source
      (origin
@@ -3870,7 +3870,7 @@ (define-public yambar-wayland
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "14lxhgyyia7sxyqjwa9skps0j9qlpqi8y7hvbsaidrwmy4857czr"))))
+         "0c3sk2i14fcb0l95pvfnj2sx0vx4ql1vldhimfccbf2qj0r30b20"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 3fd9f25bb385723c70d0bd6af21aeaf784d08049
-- 
2.41.0





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

end of thread, other threads:[~2024-05-22  5:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-21 16:14 [bug#71097] [PATCH] gnu: yambar-wayland: Update to 1.11.0 dan
2024-05-22  5:10 ` bug#71097: " Z572

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