From 8668cb475153a7b025ed2832b65b815d53b46ff2 Mon Sep 17 00:00:00 2001 From: xieamoe Date: Thu, 15 Feb 2024 06:06:42 +0000 Subject: [PATCH] Update gd-tools.scm --- gd-tools.scm | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gd-tools.scm b/gd-tools.scm index 9f154e1..6ad2cdc 100644 --- a/gd-tools.scm +++ b/gd-tools.scm @@ -136,8 +136,8 @@ (method git-fetch) (uri (git-reference (url "https://codeberg.org/xieamoe/gd-tools-plus.git") - (commit "71da66e0f1"))) - (sha256 (base32 "0nys30qy5930004j7xnipxbn9d9k4xgbv7lzcdkrm9mapjzryh95")))) + (commit "9b66d3caf8"))) + (sha256 (base32 "135flpfkp2sjgah92546vpznxz712c5prvbdj93637y9pyrw9rci")))) (build-system cmake-build-system) (arguments @@ -177,6 +177,6 @@ (home-page "https://codeberg.org/hashirama/gd-tools/") (license (list license:gpl3+ - license:zlib)))) - -gd-tools + license:zlib)))) + +gd-tools \ No newline at end of file