[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/13: gnu: babl: Update to 0.1.92.
From: |
guix-commits |
Subject: |
09/13: gnu: babl: Update to 0.1.92. |
Date: |
Sat, 18 Jun 2022 12:20:36 -0400 (EDT) |
monego pushed a commit to branch master
in repository guix.
commit f7882f7b756d432512b522cfa6ec302fc74ed9be
Author: Vinicius Monego <monego@posteo.net>
AuthorDate: Tue Jun 14 21:32:55 2022 -0300
gnu: babl: Update to 0.1.92.
* gnu/packages/gimp.scm (babl): Update to 0.1.92.
---
gnu/packages/gimp.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gimp.scm b/gnu/packages/gimp.scm
index 1bf396670e..62c873816f 100644
--- a/gnu/packages/gimp.scm
+++ b/gnu/packages/gimp.scm
@@ -7,7 +7,7 @@
;;; Copyright © 2018 Thorsten Wilms <t_w_@freenet.de>
;;; Copyright © 2020 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
-;;; Copyright © 2021 Vinicius Monego <monego@posteo.net>
+;;; Copyright © 2021, 2022 Vinicius Monego <monego@posteo.net>
;;; Copyright © 2022 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;;
;;; This file is part of GNU Guix.
@@ -175,7 +175,7 @@ of a larger interface.")
(define-public babl
(package
(name "babl")
- (version "0.1.88")
+ (version "0.1.92")
(source (origin
(method url-fetch)
(uri (list (string-append "https://download.gimp.org/pub/babl/"
@@ -189,7 +189,7 @@ of a larger interface.")
"/babl-" version ".tar.xz")))
(sha256
(base32
- "0fbh2ss1dy3sba4xjmfm4vxxjmx9a6rzgba9ycjygchbm957y3ag"))))
+ "1hd2i1s7fng33msxiafavk3zb4zb9jk61w8qmmsn6jwl51876rzn"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags
- branch master updated (85d7ad2be8 -> b2f2fdb37e), guix-commits, 2022/06/18
- 02/13: gnu: muse-sequencer: Use Gexps., guix-commits, 2022/06/18
- 05/13: gnu: gthumb: Update to 3.12.2., guix-commits, 2022/06/18
- 01/13: gnu: muse-sequencer: Update to 4.1.0., guix-commits, 2022/06/18
- 06/13: gnu: openxr: Update to 1.0.23., guix-commits, 2022/06/18
- 11/13: gnu: gimp: Update to 2.10.32., guix-commits, 2022/06/18
- 10/13: gnu: gegl: Update to 0.4.36., guix-commits, 2022/06/18
- 12/13: gnu: freecad: Update to 0.20., guix-commits, 2022/06/18
- 13/13: gnu: orange: Update to 3.32.0., guix-commits, 2022/06/18
- 03/13: gnu: srain: Update to 1.4.0., guix-commits, 2022/06/18
- 09/13: gnu: babl: Update to 0.1.92.,
guix-commits <=
- 08/13: gnu: photoflare: Update to 1.6.10., guix-commits, 2022/06/18
- 04/13: gnu: markets: Update to 0.5.4., guix-commits, 2022/06/18
- 07/13: gnu: python-scikit-image: Update to 0.19.3., guix-commits, 2022/06/18