guix-commits
[Top][All Lists]
Advanced

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

52/92: gnu: syndication: Update to 5.114.0.


From: guix-commits
Subject: 52/92: gnu: syndication: Update to 5.114.0.
Date: Thu, 18 Jan 2024 21:00:19 -0500 (EST)

apteryx pushed a commit to branch master
in repository guix.

commit 3ce4b6735e760e6931de5e333b6a98f7df4e5b01
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Jan 18 11:33:22 2024 -0500

    gnu: syndication: Update to 5.114.0.
    
    * gnu/packages/kde-frameworks.scm (syndication): Update to 5.114.0.
    
    Change-Id: I3faf71684140fa5e02335a886af39b529879c4ab
---
 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 7223552366..1e1fce8cee 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2131,7 +2131,7 @@ gallons).")
 (define-public syndication
   (package
     (name "syndication")
-    (version "5.108.0")
+    (version "5.114.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2140,7 +2140,7 @@ gallons).")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0q1yhziwxj2dllqyapkqnsskhvzsjm5iz2my4pn8n0lfm90rdf8h"))))
+                "13rjb1zm9yd8vbm9h7avqih5v0rr2srqwglm29l7mcnankqlh4n7"))))
     (build-system cmake-build-system)
     (native-inputs
      (list extra-cmake-modules))



reply via email to

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