[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/24: gnu: python-django-jinja: Update to 2.9.1.
From: |
guix-commits |
Subject: |
04/24: gnu: python-django-jinja: Update to 2.9.1. |
Date: |
Sun, 5 Dec 2021 08:16:23 -0500 (EST) |
mbakke pushed a commit to branch core-updates-frozen
in repository guix.
commit 6b458747daf803530cf83af4c9793bf1bdc42bae
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed Dec 1 00:46:32 2021 +0100
gnu: python-django-jinja: Update to 2.9.1.
* gnu/packages/django.scm (python-django-jinja): Update to 2.9.1.
---
gnu/packages/django.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/django.scm b/gnu/packages/django.scm
index 5c1c314..5fa003a 100644
--- a/gnu/packages/django.scm
+++ b/gnu/packages/django.scm
@@ -614,7 +614,7 @@ merging, minifying and compiling CSS and Javascript files.")
(define-public python-django-jinja
(package
(name "python-django-jinja")
- (version "2.6.0")
+ (version "2.9.1")
(source
(origin
(method git-fetch)
@@ -624,7 +624,7 @@ merging, minifying and compiling CSS and Javascript files.")
(file-name (git-file-name name version))
(sha256
(base32
- "06ldbkfkm6sc0p9sqpjph06gxrqpj78ih3dc2yik2fcba2y5mak1"))))
+ "0p9pkn6jjzagpnvcrl9c2vjqamkms7ymvyhhmaqqqhrlv89qnzp7"))))
(build-system python-build-system)
(propagated-inputs
`(("python-django" ,python-django)
- branch core-updates-frozen updated (f849081 -> c61e49a), guix-commits, 2021/12/05
- 02/24: gnu: python-fakeredis: Update to 1.7.0., guix-commits, 2021/12/05
- 01/24: gnu: Django packages propagate Django, after all., guix-commits, 2021/12/05
- 09/24: gnu: python-django-logging-json: Disable sanity check., guix-commits, 2021/12/05
- 03/24: gnu: python-django-haystack: Disable sanity check., guix-commits, 2021/12/05
- 04/24: gnu: python-django-jinja: Update to 2.9.1.,
guix-commits <=
- 08/24: gnu: python-django-appconf: Fix tests., guix-commits, 2021/12/05
- 05/24: gnu: python-django-contact-form: Update to 1.9., guix-commits, 2021/12/05
- 07/24: gnu: python-django-pipeline: Fix tests., guix-commits, 2021/12/05
- 15/24: gnu: ganeti: Add the output directory on GUIX_PYTHONPATH., guix-commits, 2021/12/05
- 20/24: gnu: python-mailman-hyperkitty: Update to 1.2.0., guix-commits, 2021/12/05
- 17/24: gnu: python-django-haystack: Update to 3.1.1., guix-commits, 2021/12/05
- 21/24: gnu: python-whisper: Update to 1.1.8., guix-commits, 2021/12/05
- 11/24: gnu: python-django-url-filter: Adjust phase order., guix-commits, 2021/12/05
- 19/24: gnu: python-hyperkitty: Update to 1.3.5., guix-commits, 2021/12/05
- 24/24: gnu: tbb: Update to 2021.4.0., guix-commits, 2021/12/05