[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
22/25: gnu: python-pycairo: Update to 1.21.0.
From: |
guix-commits |
Subject: |
22/25: gnu: python-pycairo: Update to 1.21.0. |
Date: |
Sat, 16 Jul 2022 18:08:30 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 89a2a5a72e81ec39454e0763ea803d6475469ed9
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Sat Jul 16 00:02:45 2022 +0200
gnu: python-pycairo: Update to 1.21.0.
* gnu/packages/gtk.scm (python-pycairo): Update to 1.21.0.
---
gnu/packages/gtk.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index 43b713b962..9cd63e2787 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1871,7 +1871,7 @@ printing and other features typical of a source code
editor.")
(define-public python-pycairo
(package
(name "python-pycairo")
- (version "1.20.0")
+ (version "1.21.0")
(source
(origin
(method url-fetch)
@@ -1879,7 +1879,7 @@ printing and other features typical of a source code
editor.")
version "/pycairo-" version ".tar.gz"))
(sha256
(base32
- "1326aa2ybhhhrvz3n4p22z5sic25m016ddb5yq0hvbprnw6a35an"))))
+ "0jxpyibpjadw8ah1mqbhvryr795myiznb1ikm8wgjbamibqhf695"))))
(build-system python-build-system)
(native-inputs
(list pkg-config python-pytest))
- 04/25: gnu: ghostscript: Remove input labels., (continued)
- 04/25: gnu: ghostscript: Remove input labels., guix-commits, 2022/07/16
- 10/25: gnu: OpenLDAP: Update to 2.6.2., guix-commits, 2022/07/16
- 08/25: gnu: lcms: Remove input labels., guix-commits, 2022/07/16
- 11/25: gnu: node: Build with nghttp2@1.44.0., guix-commits, 2022/07/16
- 13/25: gnu: rest: Remove input labels., guix-commits, 2022/07/16
- 16/25: gnu: glib: Update to 2.72.3., guix-commits, 2022/07/16
- 18/25: gnu: python-pygobject: Add 'upstream-name' property., guix-commits, 2022/07/16
- 19/25: gnu: python-pygobject: Update to 3.42.1., guix-commits, 2022/07/16
- 20/25: gnu: python-pycairo: Add 'upstream-name' property., guix-commits, 2022/07/16
- 21/25: gnu: python-cffi: Remove input labels., guix-commits, 2022/07/16
- 22/25: gnu: python-pycairo: Update to 1.21.0.,
guix-commits <=
- 23/25: gnu: mozjs: Build with ICU 69., guix-commits, 2022/07/16
- 02/25: gnu: psutils: Update to 2.09., guix-commits, 2022/07/16
- 24/25: gnu: pangomm@2.46: Update to 2.46.2., guix-commits, 2022/07/16