1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: itinerary: Update to 25.08.2.

* gnu/packages/kde-pim.scm (itinerary): Update to 25.08.2.

Change-Id: I0eb80fe003c0003fc080449cc954085dafa79a87
This commit is contained in:
Sughosha
2025-10-10 13:54:59 +05:30
committed by Andreas Enge
parent a3bc71511e
commit 4096ce0cee

View File

@@ -645,14 +645,14 @@ browser for easy news reading.")
(define-public itinerary
(package
(name "itinerary")
(version "25.08.1")
(version "25.08.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://kde/stable/release-service/"
version "/src/" name "-" version ".tar.xz"))
(sha256
(base32
"0lrqwx1b0dc72wpjpr475h3dxns24a05r3vn7wjn237ax4cx159v"))))
"0gnpmqrcq4qcypjpj3lcpqhfk14psj4jb614hbdhlnp2i1h3sw2m"))))
(build-system qt-build-system)
(arguments