summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/mail.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 114b1a21bb..7f5786b5b3 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -15,7 +15,7 @@
;;; Copyright © 2016 Lukas Gradl <[email protected]>
;;; Copyright © 2016 Alex Kost <[email protected]>
;;; Copyright © 2016, 2017 Troy Sankey <[email protected]>
-;;; Copyright © 2016, 2017 ng0 <[email protected]>
+;;; Copyright © 2016, 2017 ng0 <[email protected]>
;;; Copyright © 2016 Clément Lassieur <[email protected]>
;;; Copyright © 2016, 2017 Arun Isaac <[email protected]>
;;; Copyright © 2016 John Darrington <[email protected]>
@@ -2181,7 +2181,7 @@ to access GNU Mailman.")
(define-public blists
(package
(name "blists")
- (version "1.0")
+ (version "2.0")
(source
(origin
(method url-fetch)
@@ -2189,7 +2189,7 @@ to access GNU Mailman.")
"blists/blists-" version ".tar.gz"))
(sha256
(base32
- "1gp51kmb8yv8d693wcpdslmwlbw5w2kgz4kxhrcaf7y89w8wy4qd"))))
+ "1xll5wn7py3bbncbwrj172f56nz75c9gwfsa80rwd96ss9gfmp3c"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; No tests