mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: yggtray: Update to 0.1.10.
* gnu/packages/networking.scm (yggtray): Update to 0.1.10. Change-Id: Ib5b4be9be65ff5c2fc36754ef80515334c87bf3b
This commit is contained in:
parent
e6cedf898e
commit
4488cca17c
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.9")
|
||||
(version "0.1.10")
|
||||
(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 "1mp3vbq3r2n478v51qq4bzprml12yhl1n6gk3jv7wrjdfa395m46"))))
|
||||
(base32 "0gwpqlmbyq2kq3shinvrl9z22gvg5r3d5m6hyf4gl62jil9v239k"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue