summary refs log tree commit diff
diff options
context:
space:
mode:
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>2023-03-29 13:30:04 -0400
committerAndreas Enge <andreas@enge.fr>2023-04-08 11:24:22 +0200
commit06adbc9a87e778e2b9ce9cd564b7712c496e0071 (patch)
tree55ef5a7d754babd7b4de3321413daa9d29f7929b
parent3c64b76d60f7630209a25fc29259957bfae4da85 (diff)
downloadguix-06adbc9a87e778e2b9ce9cd564b7712c496e0071.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