me
/
guix
Archived
1
0
Fork 0

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

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

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Hilton Chain 2022-09-24 15:09:10 +08:00 committed by Liliana Marie Prikler
parent 2adb33279a
commit d0975b4e7e
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@
(define-public extra-cmake-modules
(package
(name "extra-cmake-modules")
(version "5.91.0")
(version "5.98.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -97,7 +97,7 @@
name "-" version ".tar.xz"))
(sha256
(base32
"0k65rvxh926ya6qahzk2ns7g1fya1429648mlx7iipxa61g8h5wp"))))
"0669m98vqy4hpacfjs7xpgjj1bns24kjybrjipxzp82092g8y69w"))))
(build-system cmake-build-system)
(native-inputs
;; Add test dependency, except on armhf where building it is too