[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
111/115: gnu: python-pycairo: Update to 1.20.0.
From: |
guix-commits |
Subject: |
111/115: gnu: python-pycairo: Update to 1.20.0. |
Date: |
Fri, 7 May 2021 16:56:55 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 7e06d5b071c5b1311168cc6b0ec35df0b18c0661
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Tue Apr 27 05:23:33 2021 -0400
gnu: python-pycairo: Update to 1.20.0.
* gnu/packages/gtk.scm (python-pycairo)[version]: Update to 1.20.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 30b5f66..685a7b0 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1714,7 +1714,7 @@ printing and other features typical of a source code
editor.")
(define-public python-pycairo
(package
(name "python-pycairo")
- (version "1.19.1")
+ (version "1.20.0")
(source
(origin
(method url-fetch)
@@ -1722,7 +1722,7 @@ printing and other features typical of a source code
editor.")
version "/pycairo-" version ".tar.gz"))
(sha256
(base32
- "111fav9m1iagw3nh2ws2vzkjh34r97yl7rdlpvsngsqg521k251c"))))
+ "1326aa2ybhhhrvz3n4p22z5sic25m016ddb5yq0hvbprnw6a35an"))))
(build-system python-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)
- 90/115: gnu: faac: Correct source uri., (continued)
- 90/115: gnu: faac: Correct source uri., guix-commits, 2021/05/07
- 87/115: gnu: ibus: Enable tests., guix-commits, 2021/05/07
- 88/115: gnu: ibus: Remove trailing #t in phases., guix-commits, 2021/05/07
- 89/115: gnu: iqa: Correct source uri., guix-commits, 2021/05/07
- 94/115: gnu: gst-plugins-base: Enable more features., guix-commits, 2021/05/07
- 95/115: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/05/07
- 96/115: gnu: gst-plugins-ugly: Update to 1.18.4., guix-commits, 2021/05/07
- 99/115: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/05/07
- 98/115: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/05/07
- 101/115: gnu: cairo: Reintroduce security patches [security fixes]., guix-commits, 2021/05/07
- 111/115: gnu: python-pycairo: Update to 1.20.0.,
guix-commits <=
- 105/115: gnu: pango: Use meson-0.55, as required by the project., guix-commits, 2021/05/07
- 110/115: gnu: w3m: Update to 0.5.3+git20210102., guix-commits, 2021/05/07
- 102/115: gnu: glib: Disable failing test., guix-commits, 2021/05/07
- 05/115: gnu: glib-with-documentation: Make some cosmetic changes., guix-commits, 2021/05/07
- 109/115: gnu: gnutls: Enable PKCS#11 support., guix-commits, 2021/05/07
- 108/115: gnu: glib-networking: Update home-page, synopsis, description and license., guix-commits, 2021/05/07
- 104/115: gnu: docbook-xsl: Update to 1.79.2., guix-commits, 2021/05/07
- 107/115: gnu: glib-networking: Enable libproxy and openssl support., guix-commits, 2021/05/07
- 112/115: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/05/07
- 106/115: gnu: glib-networking: Update to 2.68.0., guix-commits, 2021/05/07