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

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

Change-Id: Id37070355e475720e33d25d5f3a6761229a071d9
This commit is contained in:
Zheng Junjie 2025-01-10 11:51:20 +08:00
parent 3ece2c1f47
commit 8da0d89ca8
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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