guix-commits
[Top][All Lists]
Advanced

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

323/332: gnu: elisa: Update to 23.04.3.


From: guix-commits
Subject: 323/332: gnu: elisa: Update to 23.04.3.
Date: Thu, 3 Aug 2023 05:44:08 -0400 (EDT)

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

commit a8928654fd733b5252cdfa5b719d3a7f47f8b3be
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Mon Jul 31 18:31:00 2023 +0800

    gnu: elisa: Update to 23.04.3.
    
    * gnu/packages/kde-multimedia.scm (elisa): Update to 23.04.3.
---
 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 4bf3eb03c4..b1616d8a59 100644
--- a/gnu/packages/kde-multimedia.scm
+++ b/gnu/packages/kde-multimedia.scm
@@ -155,14 +155,14 @@ This package is part of the KDE multimedia module.")
 (define-public elisa
   (package
     (name "elisa")
-    (version "22.04.3")
+    (version "23.04.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/elisa-" version ".tar.xz"))
        (sha256
-        (base32 "1v2h7ayyrv6f6hdkl78x1nrv5x0l6n8dh0xrfm5fnii4f694iik8"))))
+        (base32 "1ry4mhj7wc31xq9fip3amv8fj631m213zz0qg44h68q77sik4422"))))
     (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]