guix-commits
[Top][All Lists]
Advanced

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

327/332: gnu: kamoso: Update to 23.04.3.


From: guix-commits
Subject: 327/332: gnu: kamoso: Update to 23.04.3.
Date: Wed, 2 Aug 2023 10:37:17 -0400 (EDT)

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

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

    gnu: kamoso: Update to 23.04.3.
    
    * gnu/packages/kde-multimedia.scm (kamoso): 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 8e33025de0..cc12a72a59 100644
--- a/gnu/packages/kde-multimedia.scm
+++ b/gnu/packages/kde-multimedia.scm
@@ -520,14 +520,14 @@ autoloading of subtitle files for use while playing 
video.")
 (define-public kamoso
   (package
     (name "kamoso")
-    (version "22.04.3")
+    (version "23.04.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "mirror://kde/stable/release-service/" version
                            "/src/kamoso-" version ".tar.xz"))
        (sha256
-        (base32 "0br7dbnm2ypdl55pscp8wr0vwrgprycrxxj206b5r1l9ysx9aqip"))))
+        (base32 "1f06331qigf5wi6lgir5ij8h1fsdn54v32fyw2mgf0hg05xndrcl"))))
     (build-system qt-build-system)
     (native-inputs
      `(("extra-cmake-modules" ,extra-cmake-modules)



reply via email to

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