mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06: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:
parent
c8194a5297
commit
77bb1c6986
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue