[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/27: gnu: python-rq: Update to 1.11.1.
From: |
guix-commits |
Subject: |
12/27: gnu: python-rq: Update to 1.11.1. |
Date: |
Thu, 15 Dec 2022 13:44:21 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit daaaa4ba03b50cddd220a46d855b68e8147e271f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Dec 11 01:00:01 2022 +0100
gnu: python-rq: Update to 1.11.1.
* gnu/packages/databases.scm (python-rq): Update to 1.11.1.
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 37ecc7ea81..fc2146516e 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -4008,7 +4008,7 @@ reasonable substitute.")
(define-public python-rq
(package
(name "python-rq")
- (version "1.11")
+ (version "1.11.1")
(source
(origin
(method git-fetch)
@@ -4017,7 +4017,7 @@ reasonable substitute.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1dj3m8dh9vf1qiq1drjhfw5xbr975v1kpzn4fwja83cfd7jrpzvy"))))
+ (base32 "0dnjm2s036l4j4ypq0h903vh132dp2wiwjrn8jicz1nw829dqpzf"))))
(build-system python-build-system)
(arguments
'(#:phases (modify-phases %standard-phases
- 04/27: gnu: ne: Update to 3.3.2., (continued)
- 04/27: gnu: ne: Update to 3.3.2., guix-commits, 2022/12/15
- 09/27: gnu: exfatprogs: Update to 1.2.0., guix-commits, 2022/12/15
- 11/27: gnu: python-psycopg2: Update to 2.9.5., guix-commits, 2022/12/15
- 13/27: gnu: python-sqlparse: Update to 0.4.3., guix-commits, 2022/12/15
- 10/27: gnu: python-pylibmc: Update to 1.6.3., guix-commits, 2022/12/15
- 15/27: gnu: python-asyncmy: Update to 0.2.5., guix-commits, 2022/12/15
- 18/27: gnu: dpkg: Update to 1.21.12., guix-commits, 2022/12/15
- 19/27: gnu: reprotest: Update to 0.7.22., guix-commits, 2022/12/15
- 25/27: gnu: olm: Drop custom ‘lib-’ prefix., guix-commits, 2022/12/15
- 06/27: gnu: eid-mw: Update to 5.1.8., guix-commits, 2022/12/15
- 12/27: gnu: python-rq: Update to 1.11.1.,
guix-commits <=
- 14/27: gnu: python-sqlalchemy-utils: Update to 0.38.3., guix-commits, 2022/12/15
- 16/27: gnu: python-pyodbc: Update to 4.0.35., guix-commits, 2022/12/15
- 22/27: gnu: alembic: Update to 1.8.4., guix-commits, 2022/12/15
- 21/27: gnu: nsd: Update to 4.6.1., guix-commits, 2022/12/15
- 26/27: gnu: olm: Update to 3.2.14., guix-commits, 2022/12/15
- 27/27: gnu: assimp: Update to 5.2.5., guix-commits, 2022/12/15
- 08/27: gnu: hwdata: Update to 0.365., guix-commits, 2022/12/15
- 24/27: gnu: libofx: Don't build static library., guix-commits, 2022/12/15
- 20/27: gnu: dnsmasq: Update to 2.88., guix-commits, 2022/12/15
- 23/27: gnu: libofx: Update to 0.10.9., guix-commits, 2022/12/15