forked from hashirama/ajattix
update goldendict-ng
This commit is contained in:
parent
d22a34357f
commit
507d406476
|
@ -51,16 +51,16 @@
|
||||||
(define-public goldendict-ng
|
(define-public goldendict-ng
|
||||||
(package
|
(package
|
||||||
(name "goldendict-ng")
|
(name "goldendict-ng")
|
||||||
(version "24.02.23")
|
(version "24.05.05")
|
||||||
(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 "e78aff27cb54506bd1ba495420625955fe10b868")))
|
(commit "e7c59679ce709d1567fdbadd826d500ec8d8dd60")))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0b0aqakzapjib77a3gizyqy2zgkwfsxlfcnf9wb0fidqry6k39rn"))))
|
(base32 "0gqrmmp3pn71riz2x0r2blwlqc7qsxawx0k9b3w06wwyamgg1il0"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
@ -373,3 +373,5 @@ the popup and sdcv for the dictionary lookup.")
|
||||||
(home-page "https://kampersanda.github.io/xcdat/")
|
(home-page "https://kampersanda.github.io/xcdat/")
|
||||||
(license
|
(license
|
||||||
(list license:expat))))
|
(list license:expat))))
|
||||||
|
|
||||||
|
goldendict-ng
|
||||||
|
|
Loading…
Reference in a new issue