mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kmouth: Update to 25.04.0.
* gnu/packages/kde-utils.scm (kmouth): Update to 25.04.0. Change-Id: I769f8df94a1c6524d067f4759aa6b624e09473c6
This commit is contained in:
parent
81c3ff66dd
commit
f365dff771
1 changed files with 2 additions and 2 deletions
|
@ -879,14 +879,14 @@ whom pressing buttons hurts.")
|
|||
(define-public kmouth
|
||||
(package
|
||||
(name "kmouth")
|
||||
(version "24.12.1")
|
||||
(version "25.04.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://kde/stable/release-service/" version
|
||||
"/src/kmouth-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32 "0nclzgxn5q23mhdfx9wywwdm0agn5js57p91ywl610hk9p0c3r30"))))
|
||||
(base32 "1x7ddml2jpzjzm2zqmg7r26wapb7xllqxjkdbc2n9x5cy1gs8jrw"))))
|
||||
(build-system qt-build-system)
|
||||
(native-inputs
|
||||
(list extra-cmake-modules kdoctools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue