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

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

Change-Id: I60d844f10279ca1b64e1a4a34724e17aa7f1329a
This commit is contained in:
Maxim Cournoyer 2024-03-29 13:52:30 -04:00
parent 4ab5d17e21
commit c66ab124dc
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

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