[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33701] [PATCH staging 02/23] gnu: libjpeg-turbo: Update to 2.0.1.
From: |
Marius Bakke |
Subject: |
[bug#33701] [PATCH staging 02/23] gnu: libjpeg-turbo: Update to 2.0.1. |
Date: |
Tue, 11 Dec 2018 02:13:55 +0100 |
* gnu/packages/image.scm (libjpeg-turbo): Update to 2.0.1.
---
gnu/packages/image.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index 207faede91..92447c23e2 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -1297,14 +1297,14 @@ PNG, and performs PNG integrity checks and
corrections.")
(define-public libjpeg-turbo
(package
(name "libjpeg-turbo")
- (version "2.0.0")
+ (version "2.0.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/" name "/" version "/"
name "-" version ".tar.gz"))
(sha256
(base32
- "0s48zz6awd493hmb200abmsizh68fh1jmz98r41n4c8dbl87d23p"))))
+ "1zv6z093l3x3jzygvni7b819j7xhn6d63jhcdrckj7fz67n6ry75"))))
(build-system cmake-build-system)
(native-inputs
`(("nasm" ,nasm)))
--
2.20.0
- [bug#33701] [PATCH staging 10/23] gnu: libqmi: Update to 1.20.2., (continued)
- [bug#33701] [PATCH staging 10/23] gnu: libqmi: Update to 1.20.2., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 05/23] gnu: D-Bus: Update to 1.12.12., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 03/23] gnu: harfbuzz: Update to 2.2.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 14/23] gnu: tzdata-for-tests: Update to 2018g., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 08/23] gnu: pixman: Update to 0.36.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 11/23] gnu: curl: Remove replacement for 7.62.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 09/23] gnu: cairo: Update to 1.16.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 04/23] gnu: poppler: Update to 0.72.0., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 06/23] gnu: glib: Remove obsolete variable., Marius Bakke, 2018/12/10
- [bug#33701] [PATCH staging 02/23] gnu: libjpeg-turbo: Update to 2.0.1.,
Marius Bakke <=
- [bug#33701] [PATCH staging 00/23] Glib/GTK+ updates, Marius Bakke, 2018/12/11
- [bug#33701] [PATCH staging 00/23] Glib/GTK+ updates, Leo Famulari, 2018/12/11