update goldendict

this gives support for high-quality dictionary icons
main
hashirama 2024-09-09 16:35:16 -04:00
parent 2d7f4c454f
commit 804ea51c6d
No known key found for this signature in database
GPG Key ID: 53E62470A86BC185
1 changed files with 4 additions and 3 deletions

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.1") (version "24.05.14.2")
(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 "fc3ea0045e0e41ac9b31a1673eb6d7b4f13762d3"))) (commit "5e62b1c56721f443a0005017cb10e9eac09f0eb4")))
(sha256 (sha256
(base32 "0j619b5ahki4r5sszsjryj0g3dfhx4jdwydvgwcabgm4izql9rlh")))) (base32 "0apzrwfpjs8p2wjdri5w39qks9b27lbygqnq1d99gd63vrr00qml"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list #:tests? #f (list #:tests? #f
@ -111,6 +111,7 @@
(list ao (list ao
bzip2 bzip2
ffmpeg ffmpeg
qtsvg
xapian xapian
qtmultimedia qtmultimedia
qtwebengine qtwebengine