mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-25 18:41:54 +02:00
gnu: calindori: Update to 25.12.3.
* gnu/packages/kde-plasma.scm (calindori): Update to 25.12.3. Change-Id: I73e87a14eeed620f2b5a4d115a8e137c42251bb6
This commit is contained in:
@@ -311,14 +311,14 @@ Breeze is the default theme for the KDE Plasma desktop.")
|
|||||||
(define-public calindori
|
(define-public calindori
|
||||||
(package
|
(package
|
||||||
(name "calindori")
|
(name "calindori")
|
||||||
(version "25.12.2")
|
(version "25.12.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||||
"/src/calindori-" version ".tar.xz"))
|
"/src/calindori-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"079y4ganmvglxlfzvq6wpxn53k5rz3mcchm65qbfcdbwch9nqj34"))))
|
"1rp7dqvcpcgfvxvw8r1azz9az10bh22blb6a7nx6k9gmpgm8rrrj"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs (list extra-cmake-modules python-minimal))
|
(native-inputs (list extra-cmake-modules python-minimal))
|
||||||
(inputs (list kconfig
|
(inputs (list kconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user