guix-commits
[Top][All Lists]
Advanced

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

GNU Guixguix source archive branch, master, updated. v0.6-289-g1bb784e


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.6-289-g1bb784e
Date: Sat, 31 May 2014 14:35:38 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "guix source archive".

The branch, master has been updated
       via  1bb784ea05b2eeac13f7355ae2f51fbd302a36b7 (commit)
       via  b0e3635e0a4fbc605ecbcf2afc76f3111a1afe42 (commit)
      from  10ace2c49eb68b55f8ef0d79d8a408798d99c207 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1bb784ea05b2eeac13f7355ae2f51fbd302a36b7
Author: Ludovic Courtès <address@hidden>
Date:   Sat May 31 15:55:38 2014 +0200

    linux-initrd: Gracefully deal with partitions with no label.
    
    * guix/build/linux-initrd.scm (partition-label-predicate): Check whether
      'ext2-superblock-volume-name' returns #f, and return #f if it does.

commit b0e3635e0a4fbc605ecbcf2afc76f3111a1afe42
Author: Ludovic Courtès <address@hidden>
Date:   Sat May 31 15:25:49 2014 +0200

    gnu: Move libarchive to (gnu packages backup).
    
    * gnu/packages/compression.scm (libarchive): Move to...
    * gnu/packages/backup.scm (libarchive): ... here.
      Import (guix licenses) with #:renamer to avoid conflicting 'zlib'
      bindings.

-----------------------------------------------------------------------

Summary of changes:
 gnu/packages/backup.scm      |   68 ++++++++++++++++++++++++++++++++++++++----
 gnu/packages/compression.scm |   56 ----------------------------------
 guix/build/linux-initrd.scm  |    5 ++-
 3 files changed, 65 insertions(+), 64 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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