1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-25 19:50:30 +02:00

gnu: gwenview: Update to 25.12.0.

* gnu/packages/kde-graphics.scm (gwenview): Update to 25.12.0.

Change-Id: Ie4c01970b0bf0454bf6962a13bbda6baff0180a5
This commit is contained in:
Sughosha
2025-12-14 19:26:26 +05:30
parent 78cd1e9d6d
commit 6b2e85463e

View File

@@ -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