[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/347: gnu: libraw: Update to 0.21.2.
From: |
guix-commits |
Subject: |
57/347: gnu: libraw: Update to 0.21.2. |
Date: |
Fri, 28 Jun 2024 09:57:47 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit eed3fae4810615a6fa11d2a2b3fd3808cbc7eebf
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Sat Apr 13 21:08:19 2024 +0800
gnu: libraw: Update to 0.21.2.
* gnu/packages/photo.scm (libraw): Update to 0.21.2.
Change-Id: I0d2932395feffed323a47db1d954d4bbf14ef128
---
gnu/packages/photo.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index e69721ef10..5389f654b8 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -12,6 +12,7 @@
;;; Copyright © 2022, 2023 John Kehayias <john.kehayias@protonmail.com>
;;; Copyright © 2022 Sharlatan Hellseher <sharlatanus@gmail.com>
;;; Copyright © 2023 Bruno Victal <mirai@makinata.eu>
+;;; Copyright © 2024 Zheng Junjie <873216071@qq.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -186,14 +187,14 @@ cards and generate meaningful file and folder names.")
(define-public libraw
(package
(name "libraw")
- (version "0.20.0")
+ (version "0.21.2")
(source (origin
(method url-fetch)
(uri (string-append "https://www.libraw.org/data/LibRaw-"
version ".tar.gz"))
(sha256
(base32
- "18wlsvj6c1rv036ph3695kknpgzc3lk2ikgshy8417yfl8ykh2hz"))))
+ "00sbscniqrwj341gyvzkgcidfkmscgxx05s4dsplp186680qhwpy"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config))
- 28/347: gnu: Add threadweaver-6., (continued)
- 28/347: gnu: Add threadweaver-6., guix-commits, 2024/06/28
- 38/347: gnu: Add polkit-qt6., guix-commits, 2024/06/28
- 44/347: gnu: Add kglobalaccel-6., guix-commits, 2024/06/28
- 45/347: gnu: Add kconfigwidgets-6., guix-commits, 2024/06/28
- 47/347: gnu: Add kservice-6., guix-commits, 2024/06/28
- 46/347: gnu: Add kiconthemes-6., guix-commits, 2024/06/28
- 48/347: gnu: phonon: Remove unneeded phase., guix-commits, 2024/06/28
- 49/347: gnu: phonon: Enable qt6., guix-commits, 2024/06/28
- 51/347: gnu: Add ktextwidgets-6., guix-commits, 2024/06/28
- 53/347: gnu: Add kirigami-6., guix-commits, 2024/06/28
- 57/347: gnu: libraw: Update to 0.21.2.,
guix-commits <=
- 52/347: gnu: Add kxmlgui-6., guix-commits, 2024/06/28
- 54/347: gnu: Add qqc2-desktop-style-6., guix-commits, 2024/06/28
- 50/347: gnu: Add kwallet-6., guix-commits, 2024/06/28
- 55/347: gnu: Add modemmanager-qt-6., guix-commits, 2024/06/28
- 58/347: gnu: Add kimageformats-6., guix-commits, 2024/06/28
- 59/347: gnu: Add ksvg., guix-commits, 2024/06/28
- 62/347: gnu: Add kded-6., guix-commits, 2024/06/28
- 56/347: gnu: libavif: Update to 1.0.4., guix-commits, 2024/06/28
- 61/347: gnu: Add kdesu-6., guix-commits, 2024/06/28
- 64/347: gnu: Add bluez-qt-6., guix-commits, 2024/06/28