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.7-433-g7998200


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.7-433-g7998200
Date: Fri, 03 Oct 2014 16:03:11 +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  7998200258906528f4c6cbfedef95ed98a0fe5dd (commit)
       via  4a44d7bbc68ff3e363e6c166a588474cbd6c20f8 (commit)
       via  882383a9aa5fbeef6f29d359a786a6db7c9e03db (commit)
      from  b497a85be8490f0f91279119904fd76ae13cbea5 (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 7998200258906528f4c6cbfedef95ed98a0fe5dd
Author: Ludovic Courtès <address@hidden>
Date:   Fri Oct 3 17:48:21 2014 +0200

    gnu: windowmaker: Update to 0.95.6.
    
    * gnu/packages/gnustep.scm (windowmaker): Update to 0.95.6.

commit 4a44d7bbc68ff3e363e6c166a588474cbd6c20f8
Author: Ludovic Courtès <address@hidden>
Date:   Fri Oct 3 13:35:14 2014 +0200

    ui: Recognize the same size units as Coreutils.
    
    * guix/ui.scm (size->number): Add a bunch of large units.  Recognize
      one-letter unit names.  Change "KB" to "kB".
    * tests/ui.scm ("size->number, 1T"): New test.
    * doc/guix.texi (Invoking guix gc): Add cross-reference to "Block size"
      in the Coreutils manual.
      (Invoking guix system): Likewise.

commit 882383a9aa5fbeef6f29d359a786a6db7c9e03db
Author: Ludovic Courtès <address@hidden>
Date:   Fri Oct 3 11:02:11 2014 +0200

    download: Allow raw file names or file:// URLs.
    
    * guix/download.scm (url-fetch): When URL is a string, if it's not a URI
      or if it's a URI with 'file' or #f scheme, use 'add-to-store'.
    * tests/builders.scm ("url-fetch, file", "url-fetch, file URI"): New
      tests.

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

Summary of changes:
 doc/guix.texi            |    7 ++++---
 gnu/packages/gnustep.scm |    4 ++--
 guix/download.scm        |   31 ++++++++++++++++++-------------
 guix/ui.scm              |   18 +++++++++++++-----
 tests/builders.scm       |   17 +++++++++++++++++
 tests/ui.scm             |    4 ++++
 6 files changed, 58 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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