guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit 476a6512fb1c1b86d8797300beb5722db36bf8ac
Author: Sughosha <[email protected]>
AuthorDate: Wed Oct 8 19:37:25 2025 +0530
gnu: spectacle: Update to 6.4.5.
* gnu/packages/kde-plasma.scm (spectacle): Update to 6.4.5.
Change-Id: I56b5bff466047ff223be25717bd83ed9cb88a98b
---
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 58c30f1eef..632cfb4481 100644
--- a/gnu/packages/kde-plasma.scm
+++ b/gnu/packages/kde-plasma.scm
@@ -3212,14 +3212,14 @@ of a Plasma shell.")
(define-public spectacle
(package
(name "spectacle")
- (version "6.4.3")
+ (version "6.4.5")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/plasma/" version
"/spectacle-" version ".tar.xz"))
(sha256
- (base32 "1n19pcqqmgcj66pv5d287zh79hg96cx8pg902l73yfli3w4zr1lr"))))
+ (base32 "1rs0anx22fhglasgvfsg6m4a43iawgkgd3h8c6vcgif0jc2nz9a2"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase