[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/12: gnu: gegl: Update to 0.4.16.
From: |
guix-commits |
Subject: |
06/12: gnu: gegl: Update to 0.4.16. |
Date: |
Sat, 11 May 2019 18:27:51 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit cc4e5e13306239a4d31481c06c76d67a526782db
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat May 11 22:57:56 2019 +0200
gnu: gegl: Update to 0.4.16.
* gnu/packages/gimp.scm (gegl): Update to 0.4.16.
---
gnu/packages/gimp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm
index 3ead5b3..700d0bb 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -80,7 +80,7 @@ provided, as well as a framework to add new color models and
data types.")
(define-public gegl
(package
(name "gegl")
- (version "0.4.14")
+ (version "0.4.16")
(source (origin
(method url-fetch)
(uri (list (string-append "https://download.gimp.org/pub/gegl/"
@@ -88,7 +88,7 @@ provided, as well as a framework to add new color models and
data types.")
"/gegl-" version ".tar.bz2")))
(sha256
(base32
- "00crhngwi07f5b9x77kx5p7p4cl6l5g6glpz9rqv7pfqk62xa0ac"))))
+ "0njydcr6qdmfzh4fxx544681qxdpf7y6b2f47jcypn810dlxy4h1"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags '("LDFLAGS=-lm")))
- branch master updated (cbe7c99 -> 2ce144e), guix-commits, 2019/05/11
- 05/12: gnu: electrum: Update to 3.3.5., guix-commits, 2019/05/11
- 02/12: gnu: libkomparediff2: Fix source file name., guix-commits, 2019/05/11
- 01/12: gnu: nethack: Update to 3.6.2., guix-commits, 2019/05/11
- 09/12: gnu: picard: Read disc IDs., guix-commits, 2019/05/11
- 10/12: gnu: xtl: Update to 0.6.4., guix-commits, 2019/05/11
- 08/12: gnu: picard: Don't check for updates., guix-commits, 2019/05/11
- 07/12: gnu: iproute2: Update to 5.1.0., guix-commits, 2019/05/11
- 03/12: gnu: libkomparediff2: Don't use NAME in source URI., guix-commits, 2019/05/11
- 04/12: gnu: libkomparediff2: Update to 19.04.1., guix-commits, 2019/05/11
- 06/12: gnu: gegl: Update to 0.4.16.,
guix-commits <=
- 11/12: gnu: xtensor: Update to 0.20.5., guix-commits, 2019/05/11
- 12/12: gnu: acpica: Update to 20190509., guix-commits, 2019/05/11