update goldendict-ng
This commit is contained in:
parent
d22a34357f
commit
507d406476
|
@ -51,16 +51,16 @@
|
|||
(define-public goldendict-ng
|
||||
(package
|
||||
(name "goldendict-ng")
|
||||
(version "24.02.23")
|
||||
(version "24.05.05")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
(uri
|
||||
(git-reference
|
||||
(url "https://github.com/xiaoyifang/goldendict-ng.git")
|
||||
(commit "e78aff27cb54506bd1ba495420625955fe10b868")))
|
||||
(commit "e7c59679ce709d1567fdbadd826d500ec8d8dd60")))
|
||||
(sha256
|
||||
(base32 "0b0aqakzapjib77a3gizyqy2zgkwfsxlfcnf9wb0fidqry6k39rn"))))
|
||||
(base32 "0gqrmmp3pn71riz2x0r2blwlqc7qsxawx0k9b3w06wwyamgg1il0"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
@ -373,3 +373,5 @@ the popup and sdcv for the dictionary lookup.")
|
|||
(home-page "https://kampersanda.github.io/xcdat/")
|
||||
(license
|
||||
(list license:expat))))
|
||||
|
||||
goldendict-ng
|
||||
|
|
Loading…
Reference in a new issue