[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/27: gnu: python-pygobject: Update to 3.42.2.
From: |
guix-commits |
Subject: |
23/27: gnu: python-pygobject: Update to 3.42.2. |
Date: |
Fri, 9 Sep 2022 11:08:16 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 44119bf51dba0c197fe11a7c7920d51cc3bd34a2
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Mon Sep 5 17:46:06 2022 +0200
gnu: python-pygobject: Update to 3.42.2.
* gnu/packages/glib.scm (python-pygobject): Update to 3.42.2.
---
gnu/packages/glib.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index 26ac393120..75439c54c2 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -836,7 +836,7 @@ useful for C++.")
(define-public python-pygobject
(package
(name "python-pygobject")
- (version "3.42.1")
+ (version "3.42.2")
(source
(origin
(method url-fetch)
@@ -845,7 +845,7 @@ useful for C++.")
"/pygobject-" version ".tar.xz"))
(sha256
(base32
- "1j9w1ywsjzvzbwd16mad001vv19j6llb8zjsxd25xqsdcbvvad0z"))
+ "0my95gjnps093inzznbipkhf25cffbc32v9is2fq8wvh59g6ks5d"))
(modules '((guix build utils)))
(snippet
'(begin
- 07/27: gnu: python-pytest: Update to 7.1.3., (continued)
- 07/27: gnu: python-pytest: Update to 7.1.3., guix-commits, 2022/09/09
- 16/27: gnu: python-pytest-xdist: Add extra test input, don't propagate pytest., guix-commits, 2022/09/09
- 17/27: gnu: Remove python-pytest-xdist-next., guix-commits, 2022/09/09
- 25/27: gnu: SQLite: Update to 3.39.3., guix-commits, 2022/09/09
- 19/27: gnu: python-fonttools: Update to 4.37.1., guix-commits, 2022/09/09
- 20/27: gnu: python-parameterized: Update to 0.8.1., guix-commits, 2022/09/09
- 08/27: gnu: python-distlib: Update to 0.3.5., guix-commits, 2022/09/09
- 06/27: gnu: python-pytest: Remove input labels., guix-commits, 2022/09/09
- 26/27: gnu: autotrace: Update to 0.31.9., guix-commits, 2022/09/09
- 15/27: gnu: python-pyfakefs: Update to 4.6.3., guix-commits, 2022/09/09
- 23/27: gnu: python-pygobject: Update to 3.42.2.,
guix-commits <=
- 11/27: gnu: Deprecate the 'python-pytest-6' variable., guix-commits, 2022/09/09
- 05/27: gnu: python-sortedcontainers: Update to 2.4.0., guix-commits, 2022/09/09
- 14/27: gnu: python-py: Update to 1.11.0., guix-commits, 2022/09/09
- 22/27: gnu: python-pytest-timeout: Update to 2.1.0., guix-commits, 2022/09/09
- 24/27: gnu: python-lxml: Update to 4.9.1., guix-commits, 2022/09/09
- 27/27: gnu: autotrace: Don't build static library., guix-commits, 2022/09/09