update goldendict

this adds the large icon feature
This commit is contained in:
千住柱間 2024-09-30 09:51:55 -04:00
parent e49d51994e
commit 13d275d1c8
Signed by: hashirama
GPG key ID: 53E62470A86BC185

View file

@ -51,16 +51,16 @@
(define-public goldendict-ng (define-public goldendict-ng
(package (package
(name "goldendict-ng") (name "goldendict-ng")
(version "24.05.14.2") (version "24.11")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
(uri (uri
(git-reference (git-reference
(url "https://github.com/xiaoyifang/goldendict-ng.git") (url "https://github.com/xiaoyifang/goldendict-ng.git")
(commit "5e62b1c56721f443a0005017cb10e9eac09f0eb4"))) (commit "4a0124de3bb78ed0153eb9415b079a9c72a6bd32")))
(sha256 (sha256
(base32 "0apzrwfpjs8p2wjdri5w39qks9b27lbygqnq1d99gd63vrr00qml")))) (base32 "1mx3llhgfhcx6zflzp9x84z5c2ilf77dqp331f8zwrpd2hmzn9j7"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list #:tests? #f (list #:tests? #f