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

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

Change-Id: I93d40bc96a584d7680e42a14588032cdb2fcd301
This commit is contained in:
Maxim Cournoyer 2024-01-18 11:33:00 -05:00
parent 17187aab61
commit 5c9183ba49
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -102,7 +102,7 @@ (define-module (gnu packages kde-frameworks)
(define-public extra-cmake-modules
(package
(name "extra-cmake-modules")
(version "5.108.0")
(version "5.114.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -111,7 +111,7 @@ (define-public extra-cmake-modules
name "-" version ".tar.xz"))
(sha256
(base32
"0yj4xpzzz5q8140mqkl2s5zabfbks76a3rqfq3cc4d5x3b9an57z"))))
"0z4nqravsfzlsgvkg5rha2d0qxfr3pfncw7z2fxzzqvzj7mfk6im"))))
(build-system cmake-build-system)
(native-inputs
;; Add test dependency, except on armhf where building it is too