guix-commits
[Top][All Lists]
Advanced

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

282/332: gnu: akonadi-notes: Update to 23.04.3.


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

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

commit 363e60c1c8f84eacb9d0421f7afa8a0e787d273f
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sun Jul 30 10:31:59 2023 +0800

    gnu: akonadi-notes: Update to 23.04.3.
    
    * gnu/packages/kde-pim.scm (akonadi-notes): 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 1880faadb4..67b004f560 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -285,14 +285,14 @@ with emails through Akonadi easier.")
 (define-public akonadi-notes
   (package
     (name "akonadi-notes")
-    (version "22.08.1")
+    (version "23.04.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/akonadi-notes-" version ".tar.xz"))
        (sha256
-        (base32 "05sx7h1aw4mx93l4krv4574zpjf63vdrhaiwayqz11wrdpvdq7ww"))))
+        (base32 "0s5a414cdcz37srys2w3c2z5c63ha9ivsqj0srnfwwv0pxix266v"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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