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