me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: I5e886bbd090e5432e6551f8be69ad91b03824649
master
Maxim Cournoyer 2024-01-18 11:33:13 -05:00
parent c870fa0e0b
commit 63727439a5
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -1097,14 +1097,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.10.0")
(version "1.12.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/" name "/"
name "-" version ".tar.xz"))
(sha256
(base32
"1zin4ybw3ijy6imri7xky3gcvkjspkyas8qdvvk16im0r5kqi51i"))))
"17jg1nvpq0718wv3nc54kd7pcn4riz2p2pcvay1kr4fbg79bz0ql"))))
(build-system cmake-build-system)
(native-inputs (list extra-cmake-modules))
(arguments '(#:tests? #f)) ;no tests