guix-commits
[Top][All Lists]
Advanced

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

234/347: gnu: syndication-6: Update to 6.3.0.


From: guix-commits
Subject: 234/347: gnu: syndication-6: Update to 6.3.0.
Date: Fri, 28 Jun 2024 09:59:05 -0400 (EDT)

z572 pushed a commit to branch kde-team
in repository guix.

commit 4b53d13b6d5d69bc50d9c4c4004ea16d5771b261
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Thu Jun 27 01:42:14 2024 +0800

    gnu: syndication-6: Update to 6.3.0.
    
    * gnu/packages/kde-frameworks.scm (syndication-6): Update to 6.3.0.
    
    Change-Id: I8412f99fe1edce90d9d45fed9bb23024014488b0
---
 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 352795eda6..8b3d4d7f27 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -3289,7 +3289,7 @@ gallons).")
 (define-public syndication-6
   (package
     (name "syndication")
-    (version "6.1.0")
+    (version "6.3.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3298,7 +3298,7 @@ gallons).")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "10wn5z1xqjs9bfy37f6ilr0j3z3rgcs91dp7iccc291h5r53km89"))))
+                "1m68g7cm1cqkysb1yxnqnq9fcvjjp1kjl1s0j203jpp3kg05gw6d"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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