unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: 宋文武 <iyzsong@gmail.com>
To: guix-devel@gnu.org
Subject: [PATCH] gnu: xz: Update to 5.2.1
Date: Sat, 12 Sep 2015 14:29:32 +0800	[thread overview]
Message-ID: <87r3m4noab.fsf@gmail.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-xz-Update-to-5.2.1.patch --]
[-- Type: text/x-patch, Size: 1140 bytes --]

From 28016e1de7b60c8d23728b66c2dc90d6cd1e4c3c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= <iyzsong@gmail.com>
Date: Sat, 12 Sep 2015 14:25:11 +0800
Subject: [PATCH] gnu: xz: Update to 5.2.1.

* gnu/packages/compression.scm (xz): Update to 5.2.1.
---
 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 287ae25..354f51b 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -225,14 +225,14 @@ decompression.")
 (define-public xz
   (package
    (name "xz")
-   (version "5.0.4")
+   (version "5.2.1")
    (source (origin
             (method url-fetch)
             (uri (string-append "http://tukaani.org/xz/xz-" version
                                 ".tar.gz"))
             (sha256
              (base32
-              "1dl35ca8fdss9z2d6y234gxh24ixq904xksizrjmjr5dimwhax6n"))))
+              "10a6jxxpm6gbypx5jwhqkq201y1xcvpbb7g1ga6lzrvnh1jbc65r"))))
    (build-system gnu-build-system)
    (synopsis "General-purpose data compression")
    (description
-- 
2.4.3


[-- Attachment #2: Type: text/plain, Size: 121 bytes --]


This seem trigger the rebuild of everything, should I push it into
the current 'core-updates' or wait for a next cycle?

             reply	other threads:[~2015-09-12  6:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-12  6:29 宋文武 [this message]
2015-09-12  8:13 ` [PATCH] gnu: xz: Update to 5.2.1 Mathieu Lirzin
2015-09-12 11:56   ` 宋文武
2015-09-12 12:58     ` Mathieu Lirzin

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=87r3m4noab.fsf@gmail.com \
    --to=iyzsong@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).