forked from hashirama/ajattix
goldendict update: fix css scope
This commit is contained in:
parent
7d15a91af3
commit
191f467f03
|
@ -51,16 +51,16 @@
|
||||||
(define-public goldendict-ng
|
(define-public goldendict-ng
|
||||||
(package
|
(package
|
||||||
(name "goldendict-ng")
|
(name "goldendict-ng")
|
||||||
(version "24.05.06")
|
(version "24.05.13")
|
||||||
(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 "4ac44e9a48d7f9e8c0b5123ce61c461a22e757c4")))
|
(commit "99c221c8549c131afc7526bf8391ecab46a82276")))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0xk164ksxwxlj3xng9hplgvdjmnf8nrmm0xpv3dw4syv0prcq918"))))
|
(base32 "0hfc52kpja4d8da1fadxhdkpviai9k8qx202qb20y2pvc0nsd24d"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Reference in a new issue