guix-commits
[Top][All Lists]
Advanced

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

62/92: gnu: kemoticons: Update to 5.114.0.


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

apteryx pushed a commit to branch master
in repository guix.

commit 167267a8f019cbb5c25496e1795fc26bbb915e56
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Jan 18 11:33:26 2024 -0500

    gnu: kemoticons: Update to 5.114.0.
    
    * gnu/packages/kde-frameworks.scm (kemoticons): Update to 5.114.0.
    
    Change-Id: I9bc1b45afa0ee4a7a4c132d77b83871aecfa978c
---
 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 91ea6c10d6..59a4c4a871 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2543,7 +2543,7 @@ with su and ssh respectively.")
 (define-public kemoticons
   (package
     (name "kemoticons")
-    (version "5.108.0")
+    (version "5.114.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2552,7 +2552,7 @@ with su and ssh respectively.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0p7q5s9mv7j0sy4mm513warzhqm44wiz4vxcp9kxbqcsw0awfad6"))))
+                "0w87prkhdmba7y8ylbycdpwdzd2djmp7hvv5ljb9s4aqqhnn3vw4"))))
     (build-system cmake-build-system)
     (propagated-inputs
      (list kservice))



reply via email to

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