[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/22: gnu: python-django-compressor: Update to 2.4.12.4.1.
From: |
guix-commits |
Subject: |
14/22: gnu: python-django-compressor: Update to 2.4.12.4.1. |
Date: |
Sun, 23 May 2021 17:40:23 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit cbaa8e0454426d1fd4452103e6bb1f14cef28d43
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 23 11:16:41 2021 +0200
gnu: python-django-compressor: Update to 2.4.12.4.1.
* gnu/packages/django.scm (python-django-compressor): Update to 2.4.12.4.1.
---
gnu/packages/django.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index 9080afd..fa67e74 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -1120,14 +1120,13 @@ forms using your favorite CSS framework, without
writing template code.")
(define-public python-django-compressor
(package
(name "python-django-compressor")
- (version "2.4")
+ (version "2.4.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "django_compressor" version))
(sha256
- (base32
- "0kx7bclfa0sxlsz6ka70zr9ra00lks0hmv1kc99wbanx6xhirvfj"))))
+ (base32 "1q0m0hfg7sqmj5km924g4dgy3nx51aszzsprlp6gsin10mv0fn1k"))))
(build-system python-build-system)
(arguments
'(#:phases
- 08/22: gnu: abook: Fix typo in description., (continued)
- 08/22: gnu: abook: Fix typo in description., guix-commits, 2021/05/23
- 11/22: gnu: diffoscope: Update to 175., guix-commits, 2021/05/23
- 15/22: gnu: retroarch: Update to 1.9.3., guix-commits, 2021/05/23
- 17/22: gnu: libetonyek: Update to 0.1.10., guix-commits, 2021/05/23
- 04/22: gnu: cava: Update to 0.7.4., guix-commits, 2021/05/23
- 07/22: gnu: butt: Add snippet., guix-commits, 2021/05/23
- 09/22: gnu: parallel: Update to 20210522., guix-commits, 2021/05/23
- 10/22: gnu: hddtemp: Update to 0.4.3., guix-commits, 2021/05/23
- 12/22: gnu: exfatprogs: Update to 1.1.2., guix-commits, 2021/05/23
- 13/22: gnu: freeipmi: Update to 1.6.8., guix-commits, 2021/05/23
- 14/22: gnu: python-django-compressor: Update to 2.4.12.4.1.,
guix-commits <=
- 16/22: gnu: ltris: Update to 1.2.3., guix-commits, 2021/05/23
- 18/22: gnu: libmediaart: Update to 1.9.5., guix-commits, 2021/05/23
- 19/22: gnu: mm-common: Update to 1.0.3., guix-commits, 2021/05/23
- 21/22: gnu: md4c: Update to 0.4.8., guix-commits, 2021/05/23
- 22/22: gnu: Respect the root file-system's CHECK? field., guix-commits, 2021/05/23
- 20/22: gnu: lmdb: Update to 0.9.29., guix-commits, 2021/05/23