mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: kongress: Update to 25.12.0.
* gnu/packages/kde-utils.scm (kongress): Update to 25.12.0. Change-Id: I6b5f444e047d1a9d2ff8e4710f3f677bfa2663c3
This commit is contained in:
parent
c6068fb512
commit
2d63d96cea
1 changed files with 2 additions and 2 deletions
|
|
@ -894,14 +894,14 @@ It's features include:
|
|||
(define-public kongress
|
||||
(package
|
||||
(name "kongress")
|
||||
(version "25.08.3")
|
||||
(version "25.12.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kongress-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1nsmapfc4fizy9a7cg0pvj32c673qsqfgph331zsclrmjmw5wzwx"))))
|
||||
"04rw413lsi4850pf51cvphyvlyjx3znmjfpkjb57a7hk7k21q54w"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs (list extra-cmake-modules python-minimal))
|
||||
;; NOTE: Reporting bugs is linked to web browser, better not link it and let
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue