mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-29 21:29:26 +02:00
gnu: extra-cmake-modules: Update to 6.22.0.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 6.22.0. Change-Id: Id1c83287b7f77f11664dc0c60a508fe6cf2ed258
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
(define-public extra-cmake-modules
|
||||
(package
|
||||
(name "extra-cmake-modules")
|
||||
(version "6.21.0")
|
||||
(version "6.22.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append
|
||||
@@ -115,7 +115,7 @@
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0w3ajz03nnd84hs5d42wppqq07wp0vng04201nps0mb5rmkm8z16"))))
|
||||
"19h9qssgwxmh9fzq54k17b22kgrrdw5yyrv5785w4xxjf6asd0yb"))))
|
||||
(build-system cmake-build-system)
|
||||
(native-inputs
|
||||
;; Add test dependency, except on armhf where building it is too
|
||||
|
||||
Reference in New Issue
Block a user