guix_mirror_bot pushed a commit to branch kde-team
in repository guix.
commit a7752a16b14d1685dda331c0f0f1260292db05da
Author: Sughosha <[email protected]>
AuthorDate: Fri Oct 10 13:54:48 2025 +0530
gnu: gwenview: Update to 25.08.2.
* gnu/packages/kde-graphics.scm (gwenview): Update to 25.08.2.
Change-Id: I991b6685ba9cfad1a36c3b03dab3120ba19d6ec2
---
gnu/packages/kde-graphics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-graphics.scm b/gnu/packages/kde-graphics.scm
index 2e59abf6fe..7ed97b8184 100644
--- a/gnu/packages/kde-graphics.scm
+++ b/gnu/packages/kde-graphics.scm
@@ -273,14 +273,14 @@ settings and rules that process and organize imported
items on-the-fly.")
(define-public gwenview
(package
(name "gwenview")
- (version "25.08.1")
+ (version "25.08.2")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/" version
"/src/gwenview-" version ".tar.xz"))
(sha256
- (base32 "0z6ngbb1pkgdy7z6nla788wh7wcz3ny64041yv7k0falzpwfx4jd"))))
+ (base32 "0nhymyw5p2zd3grc3d0xf11xkww8x20p7n78c0spbw111rx9d2f1"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase