[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
33/38: gnu: libraw: Update to 0.19.2.
From: |
guix-commits |
Subject: |
33/38: gnu: libraw: Update to 0.19.2. |
Date: |
Fri, 8 Feb 2019 18:02:35 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 051ae68b7a5081afa1e0cc6dfdee245220b36911
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Feb 8 19:53:33 2019 +0100
gnu: libraw: Update to 0.19.2.
* gnu/packages/photo.scm (libraw): Update to 0.19.2.
---
gnu/packages/photo.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index c7bb9af..15857c6 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -4,7 +4,7 @@
;;; Copyright © 2015, 2017 Andreas Enge <address@hidden>
;;; Copyright © 2016, 2017, 2018 Efraim Flashner <address@hidden>
;;; Copyright © 2017 Roel Janssen <address@hidden>
-;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2018 Leo Famulari <address@hidden>
;;;
;;; This file is part of GNU Guix.
@@ -70,14 +70,14 @@
(define-public libraw
(package
(name "libraw")
- (version "0.19.1")
+ (version "0.19.2")
(source (origin
(method url-fetch)
(uri (string-append "https://www.libraw.org/data/LibRaw-"
version ".tar.gz"))
(sha256
(base32
- "1xjyw4n9gfr2r637pjbpbi3h98h9mdjn61b0hsxwqynq2vdij452"))))
+ "0i4nhjm5556xgn966x0i503ygk2wafq6z83kg0lisacjjab4f3a0"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- 09/38: gnu: hungrycat: Don't use NAME in source URI., (continued)
- 09/38: gnu: hungrycat: Don't use NAME in source URI., guix-commits, 2019/02/08
- 06/38: gnu: florence: Don't use NAME in source URI., guix-commits, 2019/02/08
- 18/38: gnu: dstat: Don't use unstable tarball., guix-commits, 2019/02/08
- 20/38: gnu: cpulimit: Don't use unstable tarball., guix-commits, 2019/02/08
- 15/38: gnu: daemontools: Don't assume sources match NAME., guix-commits, 2019/02/08
- 22/38: gnu: sedsed: Don't use unstable tarball., guix-commits, 2019/02/08
- 24/38: gnu: cbatticon: Don't use unstable tarball., guix-commits, 2019/02/08
- 23/38: gnu: interrobang: Use GIT-... helpers., guix-commits, 2019/02/08
- 34/38: gnu: gcab: Update to 1.2., guix-commits, 2019/02/08
- 28/38: gnu: microscheme: Don't use unstable tarball., guix-commits, 2019/02/08
- 33/38: gnu: libraw: Update to 0.19.2.,
guix-commits <=
- 29/38: gnu: bspwm: Don't use unstable tarball., guix-commits, 2019/02/08
- 17/38: gnu: sunxi-tools: Don't use unstable tarball., guix-commits, 2019/02/08
- 31/38: gnu: rdesktop: Don't use NAME in source URI., guix-commits, 2019/02/08
- 36/38: gnu: perl-compress-raw-bzip2: Update to 2.084., guix-commits, 2019/02/08
- 35/38: gnu: gcab: Don't use NAME in source URI., guix-commits, 2019/02/08
- 25/38: gnu: ledger: Don't use unstable tarball., guix-commits, 2019/02/08
- 27/38: gnu: python-trezor-agent: Don't use unstable tarball., guix-commits, 2019/02/08
- 26/38: gnu: geierlein: Don't use unstable tarball., guix-commits, 2019/02/08