guix-commits
[Top][All Lists]
Advanced

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

78/332: gnu: kemoticons: Update to 5.108.0.


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

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

commit 2d19e1e966a02fda09f00974c992de7b52bca50f
Author: Zheng Junjie <873216071@qq.com>
AuthorDate: Thu Jul 13 14:56:17 2023 +0800

    gnu: kemoticons: Update to 5.108.0.
    
    * gnu/packages/kde-frameworks.scm (kemoticons): 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 a34d72561f..53a5a42fd1 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -2454,7 +2454,7 @@ with su and ssh respectively.")
 (define-public kemoticons
   (package
     (name "kemoticons")
-    (version "5.98.0")
+    (version "5.108.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2463,7 +2463,7 @@ with su and ssh respectively.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0f3d0jmpnqkrjn95sbvjzda923rfdgrlxd4k58pmzd0bblxkcxh2"))))
+                "0p7q5s9mv7j0sy4mm513warzhqm44wiz4vxcp9kxbqcsw0awfad6"))))
     (build-system cmake-build-system)
     (propagated-inputs
      (list kservice))



reply via email to

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