me
/
guix
Archived
1
0
Fork 0

gnu: plasma-wayland-protocols: Update to 1.13.0.

* gnu/packages/kde-frameworks.scm (plasma-wayland-protocols): Update to 1.13.0.

Change-Id: I7b70beee48d15b3802cd81eba3bc885ab9bc4a9d
master
Zheng Junjie 2024-07-05 23:51:21 +08:00
parent fe6d57fa2c
commit fa1bcd489a
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0
1 changed files with 2 additions and 2 deletions

View File

@ -1101,14 +1101,14 @@ integration with a custom editor as well as a ready-to-use
(define-public plasma-wayland-protocols
(package
(name "plasma-wayland-protocols")
(version "1.12.0")
(version "1.13.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/" name "/"
name "-" version ".tar.xz"))
(sha256
(base32
"17jg1nvpq0718wv3nc54kd7pcn4riz2p2pcvay1kr4fbg79bz0ql"))))
"0znm2nhpmfq2vakyapmq454mmgqr5frc91k2d2nfdxjz5wspwiyx"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules))
(arguments '(#:tests? #f)) ;no tests