summary refs log tree commit diff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-03-29 13:30:04 -0400
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-03-29 13:30:04 -0400
commitae983d241b704155cd3ef251a99191847d888cc6 (patch)
tree090d8bf5b01cfe6f1c9eadd3a46b272c30fa7d11
parent438a0de332fc09d9ba14d7c989af9c17ca9c6be2 (diff)
downloadguix-ae983d241b704155cd3ef251a99191847d888cc6.tar.gz
gnu: extra-cmake-modules: Update to 5.104.0.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 5.104.0.
-rw-r--r--gnu/packages/kde-frameworks.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index 10b8ac0134..ad7bd484a5 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -97,7 +97,7 @@
 (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 @@
                     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