[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/465: gnu: libraw: Update to 0.21.2.
From: |
guix-commits |
Subject: |
03/465: gnu: libraw: Update to 0.21.2. |
Date: |
Tue, 16 Jul 2024 11:02:18 -0400 (EDT) |
z572 pushed a commit to branch kde-team
in repository guix.
commit 1100580c450c4a1db52b16a72e8bbe14a14de1ee
Author: Zheng Junjie <zhengjunjie@iscas.ac.cn>
AuthorDate: Fri Jul 5 23:07:06 2024 +0800
gnu: libraw: Update to 0.21.2.
* gnu/packages/photo.scm (libraw): Update to 0.21.2.
Change-Id: I3cc19df1fcc8e3f51ea437d23ecee7130fd19cf3
---
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 4d29535054..47511fb0e4 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))
- 43/465: gnu: kconfig: Update to 6.3.0., (continued)
- 43/465: gnu: kconfig: Update to 6.3.0., guix-commits, 2024/07/16
- 54/465: gnu: sonnet: Update to 6.3.0., guix-commits, 2024/07/16
- 60/465: gnu: knotifications: Update to 6.3.0., guix-commits, 2024/07/16
- 61/465: gnu: kpty: Update to 6.3.0., guix-commits, 2024/07/16
- 23/465: gnu: appstream: Update to 1.0.3., guix-commits, 2024/07/16
- 18/465: gnu: libavif: Update to 1.0.4., guix-commits, 2024/07/16
- 25/465: gnu: kquickcharts: Update to 6.3.0., guix-commits, 2024/07/16
- 33/465: gnu: plasma-wayland-protocols: Update to 1.13.0., guix-commits, 2024/07/16
- 51/465: gnu: prison: Update to 6.3.0., guix-commits, 2024/07/16
- 56/465: gnu: kcontacts: Update to 6.3.0., guix-commits, 2024/07/16
- 03/465: gnu: libraw: Update to 0.21.2.,
guix-commits <=
- 49/465: gnu: networkmanager-qt: Update to 6.3.0., guix-commits, 2024/07/16
- 64/465: gnu: Add kcolorscheme., guix-commits, 2024/07/16
- 67/465: gnu: kcompletion: Update to 6.3.0., guix-commits, 2024/07/16
- 69/465: gnu: kconfigwidgets: Update to 6.3.0., guix-commits, 2024/07/16
- 71/465: gnu: ktextwidgets: Update to 6.3.0., guix-commits, 2024/07/16
- 90/465: gnu: kparts: Update to 6.3.0., guix-commits, 2024/07/16
- 96/465: gnu: Add libplasma., guix-commits, 2024/07/16
- 98/465: gnu: kdesu: Update to 6.3.0., guix-commits, 2024/07/16
- 103/465: gnu: baloo: Update to 6.3.0., guix-commits, 2024/07/16
- 125/465: gnu: kactivitymanagerd: Update to 6.1.2., guix-commits, 2024/07/16