guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

272/332: gnu: kmouth: Update to 23.04.3.


From: guix-commits
Subject: 272/332: gnu: kmouth: Update to 23.04.3.
Date: Wed, 2 Aug 2023 10:37:10 -0400 (EDT)

iyzsong pushed a commit to branch kde-updates
in repository guix.

commit 54eec0a27cf441fb249afd3bd49e720ca28731fc
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sun Jul 30 07:29:38 2023 +0800

    gnu: kmouth: Update to 23.04.3.
    
    * gnu/packages/kde-utils.scm (kmouth): Update to 23.04.3.
---
 gnu/packages/kde-utils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm
index 6b97ca8683..789a1968a5 100644
--- a/gnu/packages/kde-utils.scm
+++ b/gnu/packages/kde-utils.scm
@@ -851,14 +851,14 @@ whom pressing buttons hurts.")
 (define-public kmouth
   (package
     (name "kmouth")
-    (version "22.04.3")
+    (version "23.04.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/kmouth-" version ".tar.xz"))
        (sha256
-        (base32 "0lzaw7qqvpqzfz4nb2lk8l06c4yxacfg5982yk33g5q0j7r19bpy"))))
+        (base32 "0qyzq4cvcsacb7hr6n79i3rzyjr0m3c8lrf8fwbzdivswpk8wss3"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]