[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/04: gnu: yambar-wayland: Update to 1.11.0.
From: |
guix-commits |
Subject: |
02/04: gnu: yambar-wayland: Update to 1.11.0. |
Date: |
Wed, 22 May 2024 01:08:03 -0400 (EDT) |
z572 pushed a commit to branch master
in repository guix.
commit b1db320473e01e4b36ff293fcb3683899d465af6
Author: dan <i@dan.games>
AuthorDate: Wed May 22 00:14:28 2024 +0800
gnu: yambar-wayland: Update to 1.11.0.
* gnu/packages/wm.scm (yambar-wayland): Update to 1.11.0.
Change-Id: I8ee9726a665a97e9dccaead32f1272ab98289c8f
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
---
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 b474ebf6b3..8f74076cfd 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -3865,7 +3865,7 @@ configuration."))))
(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
@@ -3876,7 +3876,7 @@ configuration."))))
(file-name (git-file-name name version))
(sha256
(base32
- "14lxhgyyia7sxyqjwa9skps0j9qlpqi8y7hvbsaidrwmy4857czr"))))
+ "0c3sk2i14fcb0l95pvfnj2sx0vx4ql1vldhimfccbf2qj0r30b20"))))
(build-system meson-build-system)
(arguments
(list
- branch master updated (327a1f0779 -> 036c0b5843), guix-commits, 2024/05/22
- 04/04: gnu: btop: Update to 1.3.2., guix-commits, 2024/05/22
- 02/04: gnu: yambar-wayland: Update to 1.11.0.,
guix-commits <=
- 01/04: gnu: fnott: Update to 1.6.0., guix-commits, 2024/05/22
- 03/04: gnu: LLVM, Clang, libomp, lld: Update to 18.1.6., guix-commits, 2024/05/22