guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: sharutils: Correct source hash.


From: Mark H. Weaver
Subject: 01/01: gnu: sharutils: Correct source hash.
Date: Wed, 13 May 2015 02:53:00 +0000

mhw pushed a commit to branch master
in repository guix.

commit d7cbc91d1a81c98b3167603bc1f9405f12a0d6e3
Author: Mark H Weaver <address@hidden>
Date:   Tue May 12 22:51:22 2015 -0400

    gnu: sharutils: Correct source hash.
    
    This is a followup to 512da657d747ab157f8ca49442e67bd7452ba676.
    
    * gnu/packages/compression.scm (sharutils): Correct source hash.
---
 gnu/packages/compression.scm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm
index b6608c6..b76dd52 100644
--- a/gnu/packages/compression.scm
+++ b/gnu/packages/compression.scm
@@ -305,7 +305,7 @@ archiving.  Lzip is a clean implementation of the LZMA 
algorithm.")
                           version ".tar.xz"))
       (sha256
        (base32
-        "0znl2yfkzmjl854zd4b4yafg41fqx4pgzy142jsp34053z50synb"))))
+        "02p7j270wrbwxcb86lcvxrzl29xmr3n5a2m7if46jnprvcvycb5r"))))
     (build-system gnu-build-system)
     (inputs
      `(("which" ,which)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]