mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: kcalendarsupport: Update to 24.12.1.
* gnu/packages/kde-pim.scm (kcalendarsupport): Update to 24.12.1. Change-Id: I6fec0a7df1c8f0588f9da35024c005a820bb0660
This commit is contained in:
parent
3200692136
commit
d73c404480
1 changed files with 2 additions and 2 deletions
|
@ -631,14 +631,14 @@ KAccounts system.")
|
|||
(define-public kcalendarsupport
|
||||
(package
|
||||
(name "kcalendarsupport")
|
||||
(version "24.05.2")
|
||||
(version "24.12.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/calendarsupport-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0qih5p810h1860diqb9yszrv0arf63bd32x7rfizw6mhpkh20ryq"))))
|
||||
(base32 "0xpxyqgnranf89ybkd8aqfrxk1szg0ryr0xdwgrjkgqfn0p2az7z"))))
|
||||
(properties `((upstream-name . "calendarsupport")))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Reference in a new issue