update goldendict-ng

This commit is contained in:
千住柱間 2024-03-27 16:57:19 -04:00
parent 453378c697
commit 13fa68ebe3
Signed by: hashirama
GPG key ID: 53E62470A86BC185

View file

@ -34,16 +34,16 @@
(define-public goldendict-ng
(package
(name "goldendict-ng")
(version "24.02.16")
(version "24.02.22")
(source
(origin
(method git-fetch)
(uri
(git-reference
(url "https://github.com/xiaoyifang/goldendict-ng.git")
(commit "68c95001005fd77c95936589bbc2487ff3086019")))
(commit "327aff93904960d374f9d2e0a8cf0eefaa99ef33")))
(sha256
(base32 "10aghpghysc024jcd14hl6mslzags5jf9pbr8apndycczc4ybswy"))))
(base32 "1czz9gn5172f0hwaxn8grpks6023z3c63ibf4dgsj3lkjpdgk78a"))))
(build-system cmake-build-system)
(arguments
(list
@ -169,3 +169,4 @@ the popup and sdcv for the dictionary lookup.")
(home-page "https://github.com/KonstantinDjairo/suckless_dictpopup")
(license license:bsd-0)))
goldendict-ng