gnu: threadweaver: Update to 5.108.0.
* gnu/packages/kde-frameworks.scm (threadweaver): Update to 5.108.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
66f02cc3e0
commit
0720c4b106
@ -1471,7 +1471,7 @@ ASpell and HUNSPELL.")
|
|||||||
(define-public threadweaver
|
(define-public threadweaver
|
||||||
(package
|
(package
|
||||||
(name "threadweaver")
|
(name "threadweaver")
|
||||||
(version "5.98.0")
|
(version "5.108.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -1480,7 +1480,7 @@ ASpell and HUNSPELL.")
|
|||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1pwinpz5kscx64kc7dn4qf76m64kxzp92zjk8j2a2s1mx0s0vk2s"))))
|
"094nfqbhgg8yfri7fghn8dkjdf1k5iccshj0ns2b30snw87w8b29"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules))
|
(list extra-cmake-modules))
|
||||||
|
Loading…
Reference in New Issue
Block a user