Update gd-tools.scm
This commit is contained in:
parent
9b66d3caf8
commit
8668cb4751
10
gd-tools.scm
10
gd-tools.scm
|
@ -136,8 +136,8 @@
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://codeberg.org/xieamoe/gd-tools-plus.git")
|
(url "https://codeberg.org/xieamoe/gd-tools-plus.git")
|
||||||
(commit "71da66e0f1")))
|
(commit "9b66d3caf8")))
|
||||||
(sha256 (base32 "0nys30qy5930004j7xnipxbn9d9k4xgbv7lzcdkrm9mapjzryh95"))))
|
(sha256 (base32 "135flpfkp2sjgah92546vpznxz712c5prvbdj93637y9pyrw9rci"))))
|
||||||
|
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
@ -177,6 +177,6 @@
|
||||||
(home-page "https://codeberg.org/hashirama/gd-tools/")
|
(home-page "https://codeberg.org/hashirama/gd-tools/")
|
||||||
(license
|
(license
|
||||||
(list license:gpl3+
|
(list license:gpl3+
|
||||||
license:zlib))))
|
license:zlib))))
|
||||||
|
|
||||||
gd-tools
|
gd-tools
|
Loading…
Reference in a new issue