guix-commits
[Top][All Lists]
Advanced

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

07/62: gnu: elisa: Update to 24.12.1.


From: guix-commits
Subject: 07/62: gnu: elisa: Update to 24.12.1.
Date: Sat, 8 Mar 2025 02:46:32 -0500 (EST)

z572 pushed a commit to branch master
in repository guix.

commit 239dd318e9cb4143fa59187930eb2020f500f4cf
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jan 10 11:51:42 2025 +0800

    gnu: elisa: Update to 24.12.1.
    
    * gnu/packages/kde-multimedia.scm (elisa): Update to 24.12.1.
    
    Change-Id: I7b46e3c2aef46046bbf9fe8bcc332b7cb2a606d4
---
 gnu/packages/kde-multimedia.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/kde-multimedia.scm b/gnu/packages/kde-multimedia.scm
index c709887ca7..26b2cb273e 100644
--- a/gnu/packages/kde-multimedia.scm
+++ b/gnu/packages/kde-multimedia.scm
@@ -195,14 +195,14 @@ This package is part of the KDE multimedia module.")
 (define-public elisa
   (package
     (name "elisa")
-    (version "24.05.2")
+    (version "24.12.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/elisa-" version ".tar.xz"))
        (sha256
-        (base32 "03hvkn4l4k0jbww5q72spk9nbgfxi8k7zk5z2mlc63c0j7q7w5y0"))))
+        (base32 "0af2n1ji7qjsi8yi5hqlx0s9dv0zq9qhqxvrx5h5r3d2p123k3s5"))))
     (build-system qt-build-system)
     (native-inputs
      (list extra-cmake-modules pkg-config dbus kdoctools



reply via email to

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