guix-commits
[Top][All Lists]
Advanced

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

46/332: gnu: syndication: Update to 5.108.0.


From: guix-commits
Subject: 46/332: gnu: syndication: Update to 5.108.0.
Date: Thu, 3 Aug 2023 05:43:37 -0400 (EDT)

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

commit 61d391ce0d247c1edf1db7a8de144634b6d910ca
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Wed Jul 12 13:59:53 2023 +0800

    gnu: syndication: Update to 5.108.0.
    
    * gnu/packages/kde-frameworks.scm (syndication): Update to 5.108.0.
    
    Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
 gnu/packages/kde-frameworks.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index b5b5951b2a..640d90055e 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2023,7 +2023,7 @@ gallons).")
 (define-public syndication
   (package
     (name "syndication")
-    (version "5.98.0")
+    (version "5.108.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2032,7 +2032,7 @@ gallons).")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "04py880hxkvidydsqcyjbkq0wv9cp42d7svkdgf74fmzfyfrmrax"))))
+                "0q1yhziwxj2dllqyapkqnsskhvzsjm5iz2my4pn8n0lfm90rdf8h"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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