me
/
guix
Archived
1
0
Fork 0

gnu: extra-cmake-modules: Update to 6.4.0.

* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 6.4.0.

Change-Id: I68df0925b4fe76409f0d7bdc82b60ed317d91ab3
master
Zheng Junjie 2024-07-20 00:24:39 +08:00
parent 56d3d04a44
commit 75624c6254
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -104,7 +104,7 @@
(define-public extra-cmake-modules
(package
(name "extra-cmake-modules")
(version "6.3.0")
(version "6.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -113,7 +113,7 @@
name "-" version ".tar.xz"))
(sha256
(base32
"067qb9w8dj5z094yklc9b1jx5k29my5zf1gzkr05liswm7xzhs0k"))))
"1pas55hqb03lgm0n4izq10jvlwci1l60la61blc29bfx843z5lyf"))))
(build-system cmake-build-system)
(native-inputs
;; Add test dependency, except on armhf where building it is too