gnu: spectacle: Update to 6.3.6.

* gnu/packages/kde-plasma.scm (spectacle): Update to 6.3.6.

Change-Id: I0a14dc9a3abf184a09294f5c96300bca3cd010cb
This commit is contained in:
Maxim Cournoyer 2025-09-15 16:47:48 +09:00
parent b260b32f09
commit 7984b5e387
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -3160,14 +3160,14 @@ of a Plasma shell.")
(define-public spectacle (define-public spectacle
(package (package
(name "spectacle") (name "spectacle")
(version "6.3.4") (version "6.3.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version (uri (string-append "mirror://kde/stable/plasma/" version
"/spectacle-" version ".tar.xz")) "/spectacle-" version ".tar.xz"))
(sha256 (sha256
(base32 "1yncpas09gzg92314rjrvl99mczcc5nv2ryclg3mvgnsb56rbvjj")))) (base32 "0wkw4bfp2anl1b1w97cfig86ax84i9vmyddsbhpq0p3y6xj9r7q3"))))
(build-system qt-build-system) (build-system qt-build-system)
(arguments (arguments
(list #:qtbase qtbase (list #:qtbase qtbase