unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] zlib: bump to 1.2.8.
@ 2013-05-23  1:54 Cyril Roelandt
  2013-05-23 12:03 ` Ludovic Courtès
  0 siblings, 1 reply; 14+ messages in thread
From: Cyril Roelandt @ 2013-05-23  1:54 UTC (permalink / raw)
  To: bug-guix

---
 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

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2013-06-05  7:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-23  1:54 [PATCH] zlib: bump to 1.2.8 Cyril Roelandt
2013-05-23 12:03 ` 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

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).