From: Cyril Roelandt <tipecaml@gmail.com>
To: bug-guix@gnu.org
Subject: [PATCH] zlib: bump to 1.2.8.
Date: Thu, 23 May 2013 03:54:01 +0200 [thread overview]
Message-ID: <1369274041-6981-1-git-send-email-tipecaml@gmail.com> (raw)
---
gnu/packages/compression.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index 89cb014..f34591d 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -26,7 +26,7 @@
(define-public zlib
(package
(name "zlib")
- (version "1.2.7")
+ (version "1.2.8")
(source
(origin
(method url-fetch)
@@ -34,7 +34,7 @@
version ".tar.gz"))
(sha256
(base32
- "1i96gsdvxqb6skp9a58bacf1wxamwi9m9pg4yn7cpf7g7239r77s"))))
+ "039agw5rqvqny92cpkrfn243x2gd4xn13hs3xi6isk55d2vqqr9n"))))
(build-system gnu-build-system)
(arguments
`(#:phases (alist-replace
--
1.7.10.4
next reply other threads:[~2013-05-23 2:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-23 1:54 Cyril Roelandt [this message]
2013-05-23 12:03 ` [PATCH] zlib: bump to 1.2.8 Ludovic Courtès
2013-05-23 14:52 ` Cyril Roelandt
2013-05-23 15:19 ` Ludovic Courtès
2013-05-25 20:56 ` Cyril Roelandt
2013-05-25 21:08 ` [PATCH] zlib: Add a sourceforge mirror Cyril Roelandt
2013-05-25 21:23 ` Ludovic Courtès
2013-05-26 20:00 ` [PATCH] zlib: bump to 1.2.8 Ludovic Courtès
2013-05-28 20:41 ` Cyril Roelandt
2013-05-28 21:55 ` Ludovic Courtès
2013-06-04 0:13 ` Cyril Roelandt
2013-06-04 7:10 ` Ludovic Courtès
2013-06-05 0:22 ` Cyril Roelandt
2013-06-05 7:31 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1369274041-6981-1-git-send-email-tipecaml@gmail.com \
--to=tipecaml@gmail.com \
--cc=bug-guix@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.