mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 20:12:11 +02:00
gnu: kongress: Update to 25.12.2.
* gnu/packages/kde-utils.scm (kongress): Update to 25.12.2. Change-Id: I9f0086210b5555c652ce831edd58c16f4dfc5fc1
This commit is contained in:
@@ -894,14 +894,14 @@ It's features include:
|
|||||||
(define-public kongress
|
(define-public kongress
|
||||||
(package
|
(package
|
||||||
(name "kongress")
|
(name "kongress")
|
||||||
(version "25.12.0")
|
(version "25.12.2")
|
||||||
(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/kongress-" version ".tar.xz"))
|
"/src/kongress-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"04rw413lsi4850pf51cvphyvlyjx3znmjfpkjb57a7hk7k21q54w"))))
|
"0dn021c3hf9b7gxwhjkyy08mh68dcksfpl57hq9196ksk12rykb4"))))
|
||||||
(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))
|
||||||
;; NOTE: Reporting bugs is linked to web browser, better not link it and let
|
;; NOTE: Reporting bugs is linked to web browser, better not link it and let
|
||||||
|
|||||||
Reference in New Issue
Block a user