unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 0001-gnu-compression-Update-to-1.2.8.patch
@ 2015-01-26 23:16 Manolis Ragkousis
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Manolis Ragkousis @ 2015-01-26 23:16 UTC (permalink / raw)
  To: Guix-devel

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


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

* Re: 0001-gnu-compression-Update-to-1.2.8.patch
  2015-01-26 23:16 0001-gnu-compression-Update-to-1.2.8.patch Manolis Ragkousis
@ 2015-01-27  9:15 ` Ludovic Courtès
  2015-01-28 23:44 ` 0001-gnu-compression-Update-to-1.2.8.patch Mark H Weaver
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2015-01-27  9:15 UTC (permalink / raw)
  To: Manolis Ragkousis; +Cc: Guix-devel

Manolis Ragkousis <manolis837@gmail.com> skribis:

> 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

This is a core update so we cannot apply it to master.

However, while the zlib.net URL is 404, the package recipe also has a
sourceforge URI which is still valid, so no problem (the output of ‘guix
lint’ is misleading here.)

Thanks,
Ludo’.

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

* Re: 0001-gnu-compression-Update-to-1.2.8.patch
  2015-01-26 23:16 0001-gnu-compression-Update-to-1.2.8.patch Manolis Ragkousis
  2015-01-27  9:15 ` 0001-gnu-compression-Update-to-1.2.8.patch Ludovic Courtès
@ 2015-01-28 23:44 ` Mark H Weaver
  1 sibling, 0 replies; 3+ messages in thread
From: Mark H Weaver @ 2015-01-28 23:44 UTC (permalink / raw)
  To: Manolis Ragkousis; +Cc: Guix-devel

Manolis Ragkousis <manolis837@gmail.com> writes:
> Subject: [PATCH] gnu: compression: Update to 1.2.8.

This first line should be "gnu: zlib: Update to 1.2.8".  In general,
when modifying a package, the package name belongs there, not the module
name.

     Thanks!
       Mark

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

end of thread, other threads:[~2015-01-28 23:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-26 23:16 0001-gnu-compression-Update-to-1.2.8.patch Manolis Ragkousis
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

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