packages: toys: Use the repo of a more featureful wayneko fork as git-reference

sioyek
Luis Guilherme Coelho 2024-02-17 00:20:05 -03:00
parent 4eee7421c4
commit cab512e17f
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 9 additions and 9 deletions

View File

@ -14,14 +14,14 @@
(name "wayneko")
(version "unknown")
(source
(origin
(method git-fetch)
(uri
(git-reference
(url "https://git.sr.ht/~leon_plickat/wayneko")
(commit "ab5d2cb726cb7f677648c61862e37761e27c6b1a")))
(sha256
(base32 "13z4q4nj26fa14x5h8wx43jzxmz292pg3rw0m86imdjhnpp7rwp4"))))
(origin
(method git-fetch)
(uri (git-reference
(url "https://codeberg.org/look/wayneko")
(commit "7e74af7adb42561a2c240e882d995f01085f1238")))
(sha256
(base32
"1zdn7dkmd4bznk3bzxcna8h6i6ian98w09x23y51qsrsy301a2r2"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags
@ -35,7 +35,7 @@
(list wayland
pkg-config
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
wayland.")
(description "The cute oneko cat chasing your mouse pointer, but now on