On 05/23/2013 02:03 PM, Ludovic Courtès wrote:
Cyril Roelandt<[email protected]> skribis:--- 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")Unless I’m mistaken, this triggers a complete rebuild now that GCC depends on it. Thus it would need to go into ‘core-updates’.
The problem is that the 1.2.7 tarball is no longer available, and Guix therefore fails to install zlib. This is a blocking bug for anyone who would like to try Guix from the git repository, so I'd like to have this fixed in master. WDYT ?
Cyril.
