[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/10: gnu: libraw: Update to 0.18.7.
From: |
Marius Bakke |
Subject: |
05/10: gnu: libraw: Update to 0.18.7. |
Date: |
Thu, 1 Feb 2018 06:14:05 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 35737d1b6cfe43945a62810bbb0db92021fd85a5
Author: Marius Bakke <address@hidden>
Date: Thu Feb 1 11:32:04 2018 +0100
gnu: libraw: Update to 0.18.7.
* gnu/packages/photo.scm (libraw): Update to 0.18.7.
---
gnu/packages/photo.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index d8a80ac..8d12ee6 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -67,14 +67,14 @@
(define-public libraw
(package
(name "libraw")
- (version "0.18.6")
+ (version "0.18.7")
(source (origin
(method url-fetch)
(uri (string-append "https://www.libraw.org/data/LibRaw-"
version ".tar.gz"))
(sha256
(base32
- "0fx5mwkg0rx37qgxnajc8g8i0mhc6822100ljay5g94aap5arf75"))))
+ "0wap67mb03fl2himbs20yncnnrr71mszsfm2v4spks58c714gqw7"))))
(build-system gnu-build-system)
(home-page "https://www.libraw.org")
(synopsis "Raw image decoder")
- branch master updated (09d95d8 -> 8a46443), Marius Bakke, 2018/02/01
- 06/10: gnu: whois: Update to 5.3.0., Marius Bakke, 2018/02/01
- 07/10: gnu: ldb: Update to 1.3.1., Marius Bakke, 2018/02/01
- 05/10: gnu: libraw: Update to 0.18.7.,
Marius Bakke <=
- 04/10: gnu: imagemagick: Update to 6.9.9-34., Marius Bakke, 2018/02/01
- 02/10: gnu: feh: Update to 2.23.1., Marius Bakke, 2018/02/01
- 03/10: gnu: re2: Update to 2018-02-01., Marius Bakke, 2018/02/01
- 01/10: Revert "gnu: python-dateutil: Update to 2.6.1.", Marius Bakke, 2018/02/01
- 10/10: gnu: libvpx: Update to 1.7.0., Marius Bakke, 2018/02/01
- 09/10: gnu: libvpx: Move hard-coded logic out of configure phase., Marius Bakke, 2018/02/01
- 08/10: gnu: tevent: Update to 0.9.35., Marius Bakke, 2018/02/01