GNU bug report logs - #30483
[PATCH 0/2] Update mailman related packages

Previous Next

Package: guix-patches;

Reported by: Alex Vong <alexvong1995 <at> gmail.com>

Date: Fri, 16 Feb 2018 06:46:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alex Vong <alexvong1995 <at> gmail.com>
To: 30483 <at> debbugs.gnu.org
Subject: [bug#30483] [PATCH 2/2] gnu: python2-django-mailman3: Update to 1.1.0.
Date: Fri, 16 Feb 2018 14:48:20 +0800
[0002-gnu-python2-django-mailman3-Update-to-1.1.0.patch (text/x-diff, inline)]
From 292316ee50b97e8acd91441c83388491186dcdc0 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995 <at> gmail.com>
Date: Fri, 16 Feb 2018 14:32:49 +0800
Subject: [PATCH 2/2] gnu: python2-django-mailman3: Update to 1.1.0.

* gnu/packages/python.scm (python2-django-mailman3): Update to 1.1.0.
---
 gnu/packages/mail.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 52503dddc..2ed5079dd 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2128,14 +2128,14 @@ installation on systems where resources are limited.  Its features include:
 (define-public python2-django-mailman3
   (package
     (name "python2-django-mailman3")
-    (version "1.0.1")
+    (version "1.1.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "django-mailman3" version))
        (sha256
         (base32
-         "1adxyh8knw9knjlh73xq0jpn5adml0ck4alsv0swakm95wfyx46z"))))
+         "1xjdkgfjwhgyrp5nxw65dcpcsr98ygj6856sp0bwkrmyxpd1xxk2"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
-- 
2.16.1





This bug report was last modified 7 years and 178 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.