guix-commits
[Top][All Lists]
Advanced

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

308/332: gnu: knotes: Update to 23.04.3.


From: guix-commits
Subject: 308/332: gnu: knotes: Update to 23.04.3.
Date: Thu, 3 Aug 2023 05:44:07 -0400 (EDT)

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

commit 711a12b19d8f2bdc1fe0821a27795d7973f3c7d4
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sun Jul 30 10:32:01 2023 +0800

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

diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 7e0482fa87..b4813c8b15 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -1587,14 +1587,14 @@ information in non-ASCII character sets.")
 (define-public knotes
   (package
     (name "knotes")
-    (version "22.08.1")
+    (version "23.04.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/knotes-" version ".tar.xz"))
        (sha256
-        (base32 "076rwgkwx67rn6z0mj0sj77h1jngcpbvrwka3ijg2309r9f2wg8h"))))
+        (base32 "0f2a9xy2w909y792hwwnmsqvxx91azn6f0j0xl2mlmav00a4w6za"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules kdoctools libxslt))



reply via email to

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