diff --git a/gnu/packages/kde-graphics.scm b/gnu/packages/kde-graphics.scm index b6c89232403..017a6070295 100644 --- a/gnu/packages/kde-graphics.scm +++ b/gnu/packages/kde-graphics.scm @@ -276,14 +276,14 @@ settings and rules that process and organize imported items on-the-fly.") (define-public gwenview (package (name "gwenview") - (version "25.08.3") + (version "25.12.0") (source (origin (method url-fetch) (uri (string-append "mirror://kde/stable/release-service/" version "/src/gwenview-" version ".tar.xz")) (sha256 - (base32 "18gcfr57kzlwd5jjxkvi7xhpzlh7vpyx50jz6p794gpf80nw8010")))) + (base32 "137p1d0j67l3bnglglljjicxsj9hs62vh005mp48bwsyiib8lcng")))) (build-system qt-build-system) (arguments (list #:qtbase qtbase