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

* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 5.104.0.
This commit is contained in:
Maxim Cournoyer 2023-03-29 13:30:04 -04:00 committed by Andreas Enge
parent 3c64b76d60
commit 06adbc9a87
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -97,7 +97,7 @@ (define-module (gnu packages kde-frameworks)
(define-public extra-cmake-modules
(package
(name "extra-cmake-modules")
(version "5.98.0")
(version "5.104.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -106,7 +106,7 @@ (define-public extra-cmake-modules
name "-" version ".tar.xz"))
(sha256
(base32
"0669m98vqy4hpacfjs7xpgjj1bns24kjybrjipxzp82092g8y69w"))))
"1nc5ynfz903jc87xawnww3pf1y73x9jvmxnbrj24nqv6vcgv57p4"))))
(build-system cmake-build-system)
(native-inputs
;; Add test dependency, except on armhf where building it is too