mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: kwayland: Update to 6.5.2.
* gnu/packages/kde-frameworks.scm (kwayland): Update to 6.5.2. Change-Id: I2ca041e520a666c70b409bf2df2aaa95c5af8543
This commit is contained in:
@@ -1618,7 +1618,7 @@ protocols used in KDE Plasma.")
|
||||
(define-public kwayland
|
||||
(package
|
||||
(name "kwayland")
|
||||
(version "6.5.0")
|
||||
(version "6.5.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/plasma/"
|
||||
@@ -1626,7 +1626,7 @@ protocols used in KDE Plasma.")
|
||||
version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1h979cyaa1m26gq262md2iam4g9c3ihj3g40dp8w97kdcfayrdv0"))))
|
||||
"0yjmrdjrn49h4f52n7vkxi13x5pky4dfjsl0xdakj7r47rsy6qxa"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules pkg-config
|
||||
|
||||
Reference in New Issue
Block a user