mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kwindowsystem: Update to 6.5.0.
* gnu/packages/kde-frameworks.scm (kwindowsystem): Update to 6.5.0. Change-Id: I37f8a35792e73675ce6a7b17e9de85fcf23f2938
This commit is contained in:
parent
b1faea2740
commit
925e3cb6df
1 changed files with 2 additions and 2 deletions
|
@ -1697,7 +1697,7 @@ kwidgetsaddons-kcolumnresizertest)")))))))))
|
||||||
(define-public kwindowsystem
|
(define-public kwindowsystem
|
||||||
(package
|
(package
|
||||||
(name "kwindowsystem")
|
(name "kwindowsystem")
|
||||||
(version "6.4.0")
|
(version "6.5.0")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -1706,7 +1706,7 @@ kwidgetsaddons-kcolumnresizertest)")))))))))
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0naa057v40fc2wpj8imc6wh70q560cxsfrlxd1mdb56jpln79s64"))))
|
"1iivhw6p1g2r9bd461w7rrv7qkr2i1cfpy7x4akr2vpjdghqdbna"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules
|
(list extra-cmake-modules
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue