packages: toys: Use the repo of a more featureful wayneko fork as git-reference
parent
4eee7421c4
commit
cab512e17f
|
@ -16,12 +16,12 @@
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri
|
(uri (git-reference
|
||||||
(git-reference
|
(url "https://codeberg.org/look/wayneko")
|
||||||
(url "https://git.sr.ht/~leon_plickat/wayneko")
|
(commit "7e74af7adb42561a2c240e882d995f01085f1238")))
|
||||||
(commit "ab5d2cb726cb7f677648c61862e37761e27c6b1a")))
|
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "13z4q4nj26fa14x5h8wx43jzxmz292pg3rw0m86imdjhnpp7rwp4"))))
|
(base32
|
||||||
|
"1zdn7dkmd4bznk3bzxcna8h6i6ian98w09x23y51qsrsy301a2r2"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:make-flags
|
(list #:make-flags
|
||||||
|
@ -35,7 +35,7 @@
|
||||||
(list wayland
|
(list wayland
|
||||||
pkg-config
|
pkg-config
|
||||||
pixman))
|
pixman))
|
||||||
(home-page "https://git.sr.ht/~leon_plickat/wayneko")
|
(home-page "https://codeberg.org/look/wayneko")
|
||||||
(synopsis "The cute oneko cat chasing your mouse pointer, but now on
|
(synopsis "The cute oneko cat chasing your mouse pointer, but now on
|
||||||
wayland.")
|
wayland.")
|
||||||
(description "The cute oneko cat chasing your mouse pointer, but now on
|
(description "The cute oneko cat chasing your mouse pointer, but now on
|
||||||
|
|
Loading…
Reference in New Issue