mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 15:40:31 +02:00
gnu: yggtray: Update to 0.1.11.
* gnu/packages/networking.scm (yggtray): Update to 0.1.11. Change-Id: Iddb1ae4dda61d887993acd3777666749a63c5407
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user