guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 7984b5e3876799a62f9b469d98776d7b7441894b
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon Sep 15 16:47:48 2025 +0900
gnu: spectacle: Update to 6.3.6.
* gnu/packages/kde-plasma.scm (spectacle): Update to 6.3.6.
Change-Id: I0a14dc9a3abf184a09294f5c96300bca3cd010cb
---
gnu/packages/kde-plasma.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-plasma.scm b/gnu/packages/kde-plasma.scm
index 65f9871a25..31a3253745 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -3160,14 +3160,14 @@ of a Plasma shell.")
(define-public spectacle
(package
(name "spectacle")
- (version "6.3.4")
+ (version "6.3.6")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/spectacle-" version ".tar.xz"))
(sha256
- (base32 "1yncpas09gzg92314rjrvl99mczcc5nv2ryclg3mvgnsb56rbvjj"))))
+ (base32 "0wkw4bfp2anl1b1w97cfig86ax84i9vmyddsbhpq0p3y6xj9r7q3"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase