[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
261/416: gnu: kcodecs: Update to 5.104.0.
From: |
guix-commits |
Subject: |
261/416: gnu: kcodecs: Update to 5.104.0. |
Date: |
Fri, 14 Apr 2023 15:26:02 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 2a2f4aa37c9cd1a51d55ff69dedcb4e42d10a6cc
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Wed Mar 29 13:30:51 2023 -0400
gnu: kcodecs: Update to 5.104.0.
* gnu/packages/kde-frameworks.scm (kcodecs): Update to 5.104.0.
---
gnu/packages/kde-frameworks.scm | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index ad7bd484a5..3dbce00d36 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -523,7 +523,7 @@ and the older vCalendar.")
(define-public kcodecs
(package
(name "kcodecs")
- (version "5.98.0")
+ (version "5.104.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -532,12 +532,10 @@ and the older vCalendar.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0n10r7s9r25xp7vlym41qi421kld00niig73yark7yghj0r41jcz"))))
+ "0swxj2kr37pnwdxsipfii8q02g58lvm9lsh4kflqgfjyhvv0kjby"))))
(build-system cmake-build-system)
- (native-inputs
- (list extra-cmake-modules gperf qttools-5))
- (inputs
- (list qtbase-5))
+ (native-inputs (list extra-cmake-modules gperf qttools-5))
+ (inputs (list qtbase-5))
(home-page "https://community.kde.org/Frameworks")
(synopsis "String encoding and manipulating library")
(description "KCodecs provide a collection of methods to manipulate
- 231/416: gnu: qtimageformats: Update to 5.15.8., (continued)
- 231/416: gnu: qtimageformats: Update to 5.15.8., guix-commits, 2023/04/14
- 233/416: gnu: qtxmlpatterns: Update to 5.15.8., guix-commits, 2023/04/14
- 235/416: gnu: qtconnectivity: Update to 5.15.8., guix-commits, 2023/04/14
- 236/416: gnu: qtwebsockets-5: Update to 5.15.8., guix-commits, 2023/04/14
- 238/416: gnu: qtmultimedia-5: Update to 5.15.8., guix-commits, 2023/04/14
- 239/416: gnu: qtwayland-5: Update to 5.15.8., guix-commits, 2023/04/14
- 243/416: gnu: qtwebglplugin: Update to 5.15.8., guix-commits, 2023/04/14
- 247/416: gnu: qtscript: Update to 5.15.8., guix-commits, 2023/04/14
- 255/416: gnu: qtdatavis3d: Update to 5.15.8., guix-commits, 2023/04/14
- 259/416: gnu: qtwebengine-5: Update to 5.15.8., guix-commits, 2023/04/14
- 261/416: gnu: kcodecs: Update to 5.104.0.,
guix-commits <=
- 267/416: gnu: ruby-pg: Update to 1.4.6., guix-commits, 2023/04/14
- 271/416: gnu: hdf5@1.12: Update to 1.12.2., guix-commits, 2023/04/14
- 274/416: gnu: go-1.17: Update to 1.17.13., guix-commits, 2023/04/14
- 277/416: gnu: sdl2: Update to 2.26.2., guix-commits, 2023/04/14
- 281/416: gnu: python-geventhttpclient: Update to 2.0.9., guix-commits, 2023/04/14
- 291/416: gnu: openboardview: Update home page., guix-commits, 2023/04/14
- 290/416: gnu: openboardview: Update to 9.95.0., guix-commits, 2023/04/14
- 306/416: gnu: gst-plugins-good: Skip the test_video_caps_late test., guix-commits, 2023/04/14
- 315/416: gnu: rust-pyo3-0.15: Fix build., guix-commits, 2023/04/14
- 318/416: gnu: Add rust-iana-time-zone-haiku-0.1., guix-commits, 2023/04/14