This is an automated email from the git hooks/post-receive script.
avp pushed a commit to branch master
in repository guix.
The following commit(s) were added to refs/heads/master by this push:
new 77bb1c6986 gnu: yggtray: Update to 0.1.11.
77bb1c6986 is described below
commit 77bb1c698682a76bb2ccecfc3fe63ee15da0e630
Author: Artyom V. Poptsov <[email protected]>
AuthorDate: Tue Apr 22 18:47:41 2025 +0300
gnu: yggtray: Update to 0.1.11.
* gnu/packages/networking.scm (yggtray): Update to 0.1.11.
Change-Id: Iddb1ae4dda61d887993acd3777666749a63c5407
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 152898eacb..882c3f270d 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4793,7 +4793,7 @@ IPv6 Internet connectivity - it also works over IPv4.")
(define-public yggtray
(package
(name "yggtray")
- (version "0.1.10")
+ (version "0.1.11")
(source
(origin
(method git-fetch)
@@ -4802,7 +4802,7 @@ IPv6 Internet connectivity - it also works over IPv4.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0gwpqlmbyq2kq3shinvrl9z22gvg5r3d5m6hyf4gl62jil9v239k"))))
+ (base32 "0vid9j2fl7rh6hkzjg3vxq8dxvdjgcacbr41wlzfq7s7007dxpr9"))))
(build-system cmake-build-system)
(arguments
(list