update goldendict-ng

this update fixes the UI preservation and other issues related to how goldendict-ng interprets different unix signals , such as SIGTERM.
main
hashirama 2024-08-25 08:45:06 -04:00
parent 99bb531fd6
commit 2dcd8bb92c
No known key found for this signature in database
GPG Key ID: 53E62470A86BC185
1 changed files with 2 additions and 2 deletions

View File

@ -58,9 +58,9 @@
(uri (uri
(git-reference (git-reference
(url "https://github.com/xiaoyifang/goldendict-ng.git") (url "https://github.com/xiaoyifang/goldendict-ng.git")
(commit "6486e7b57c3bd39b9ec63e2b34e2f5e8f17bf499"))) (commit "fc3ea0045e0e41ac9b31a1673eb6d7b4f13762d3")))
(sha256 (sha256
(base32 "0li7zvxivgyffjm4gjlaw8syyqiaczn3778q1rl2ncp9l8008gxp")))) (base32 "0j619b5ahki4r5sszsjryj0g3dfhx4jdwydvgwcabgm4izql9rlh"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list #:tests? #f (list #:tests? #f