[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
- branch master updated (963213f251 -> 464ad4ed47), guix-commits, 2025/03/08
- 08/62: gnu: elisa: Update to 24.12.3., guix-commits, 2025/03/08
- 09/62: gnu: ffmpegthumbs: Update to 24.12.1., guix-commits, 2025/03/08
- 01/62: gnu: marble-qt: Update to 24.12.2., guix-commits, 2025/03/08
- 07/62: gnu: elisa: Update to 24.12.1.,
guix-commits <=
- 05/62: gnu: dragon: Update to 24.12.1., guix-commits, 2025/03/08
- 11/62: gnu: juk: Update to 24.12.1., guix-commits, 2025/03/08
- 15/62: gnu: libkdegames: Update to 24.12.3., guix-commits, 2025/03/08
- 12/62: gnu: juk: Update to 24.12.3., guix-commits, 2025/03/08
- 16/62: gnu: ktuberling: Update to 24.12.3., guix-commits, 2025/03/08
- 18/62: gnu: kolf: Update to 24.12.3., guix-commits, 2025/03/08
- 20/62: gnu: kmahjongg: Update to 24.12.3., guix-commits, 2025/03/08
- 22/62: gnu: kajongg: Update to 24.12.3., guix-commits, 2025/03/08
- 26/62: gnu: kbounce: Update to 24.12.3., guix-commits, 2025/03/08
- 24/62: gnu: kmines: Update to 24.12.3., guix-commits, 2025/03/08