unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Manolis Ragkousis <manolis837@gmail.com>
To: Guix-devel <Guix-devel@gnu.org>
Subject: 0001-gnu-compression-Update-to-1.2.8.patch
Date: Mon, 26 Jan 2015 23:16:52 +0000	[thread overview]
Message-ID: <CAFtzXzOPHDA6=jdhTd6vdrkVA-ZpEduw8AxoyFNcwnx7XPH8Gw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 7 bytes --]

Second

[-- Attachment #2: 0001-gnu-compression-Update-to-1.2.8.patch --]
[-- Type: text/x-patch, Size: 1035 bytes --]

From aaaf805139fc9913aad75073fd8ddc9e88f74f03 Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis <manolis837@gmail.com>
Date: Tue, 27 Jan 2015 01:14:27 +0000
Subject: [PATCH] gnu: compression: Update to 1.2.8.

* gnu/packages/compression.scm (zlib): Update to 1.2.8
---
 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 cda1984..e6f587f 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -28,7 +28,7 @@
 (define-public zlib
   (package
     (name "zlib")
-    (version "1.2.7")
+    (version "1.2.8")
     (source
      (origin
       (method url-fetch)
@@ -38,7 +38,7 @@
                                  version ".tar.gz")))
       (sha256
        (base32
-        "1i96gsdvxqb6skp9a58bacf1wxamwi9m9pg4yn7cpf7g7239r77s"))))
+        "039agw5rqvqny92cpkrfn243x2gd4xn13hs3xi6isk55d2vqqr9n"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases (alist-replace
-- 
2.2.2


             reply	other threads:[~2015-01-26 23:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26 23:16 Manolis Ragkousis [this message]
2015-01-27  9:15 ` 0001-gnu-compression-Update-to-1.2.8.patch Ludovic Courtès
2015-01-28 23:44 ` 0001-gnu-compression-Update-to-1.2.8.patch Mark H Weaver

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAFtzXzOPHDA6=jdhTd6vdrkVA-ZpEduw8AxoyFNcwnx7XPH8Gw@mail.gmail.com' \
    --to=manolis837@gmail.com \
    --cc=Guix-devel@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 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).