guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit a32fc9ed356087afc993fc394e25c98fb2d522ff
Author: Sughosha <[email protected]>
AuthorDate: Wed Dec 24 14:40:25 2025 +0530
gnu: extra-cmake-modules: Update to 6.21.0.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 6.21.0.
Change-Id: Ie79f12f436fe279f8db55cba8198e3e935e30455
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index e39ac98d4a..0a9f2c9f8c 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -105,7 +105,7 @@
(define-public extra-cmake-modules
(package
(name "extra-cmake-modules")
- (version "6.19.0")
+ (version "6.21.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -114,7 +114,7 @@
name "-" version ".tar.xz"))
(sha256
(base32
- "116ax5jfdg4hy0hvkgg5vb4mn2vnfxn6ji4v9fpyjhqz33cc3w54"))))
+ "0w3ajz03nnd84hs5d42wppqq07wp0vng04201nps0mb5rmkm8z16"))))
(build-system cmake-build-system)
(native-inputs
;; Add test dependency, except on armhf where building it is too