[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/16: gnu: python-srsly: Update to 2.4.8.
From: |
guix-commits |
Subject: |
08/16: gnu: python-srsly: Update to 2.4.8. |
Date: |
Thu, 28 Sep 2023 19:12:57 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 2a0aedc297e2918f1562cda6eb5b60efcc56c4e0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 24 02:00:00 2023 +0200
gnu: python-srsly: Update to 2.4.8.
* gnu/packages/python-xyz.scm (python-srsly): Update to 2.4.8.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index be03c2a7da..d3d91480ac 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -32599,13 +32599,13 @@ than trying to just split strings.")
(define-public python-srsly
(package
(name "python-srsly")
- (version "2.4.7")
+ (version "2.4.8")
(source (origin
(method url-fetch)
(uri (pypi-uri "srsly" version))
(sha256
(base32
- "022x0djlkl6pgh9yrd4avlai1n6y4hxm9l1xnb6630kpi12wrhlk"))))
+ "14ca3gwmhr24axxdhn73157wzzjkmi1s1ka91dz49hh9a2k9akdj"))))
(build-system pyproject-build-system)
(arguments
(list
- branch master updated (36094ba021 -> 1b0ec97bce), guix-commits, 2023/09/28
- 03/16: gnu: kcov: Clean up build phase., guix-commits, 2023/09/28
- 04/16: gnu: mlterm: Update to 3.9.3., guix-commits, 2023/09/28
- 06/16: gnu: hplip: Update to 3.23.8., guix-commits, 2023/09/28
- 01/16: gnu: libjcat: Update to 0.1.14., guix-commits, 2023/09/28
- 02/16: gnu: kcov: Update to 42., guix-commits, 2023/09/28
- 05/16: gnu: onedrive: Update to 2.4.25., guix-commits, 2023/09/28
- 07/16: gnu: remmina: Update to 1.4.32., guix-commits, 2023/09/28
- 08/16: gnu: python-srsly: Update to 2.4.8.,
guix-commits <=
- 11/16: gnu: qemu: Update to 8.1.1., guix-commits, 2023/09/28
- 09/16: gnu: erofs-utils: Update to 1.7., guix-commits, 2023/09/28
- 10/16: gnu: imgp: Update to 2.9., guix-commits, 2023/09/28
- 14/16: gnu: xen: Update package style., guix-commits, 2023/09/28
- 12/16: gnu: xen: Version the mini-os checkout., guix-commits, 2023/09/28
- 13/16: gnu: xen: Update to 4.14.6., guix-commits, 2023/09/28
- 15/16: gnu: xen: Build in parallel., guix-commits, 2023/09/28
- 16/16: gnu: xen: Build reproducibly, guix-commits, 2023/09/28