guix-commits
[Top][All Lists]
Advanced

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

[SCM] guix source archive branch, core-updates, updated. v0.2-141-ga62b8


From: Ludovic Courtès
Subject: [SCM] guix source archive branch, core-updates, updated. v0.2-141-ga62b83d
Date: Sat, 22 Jun 2013 14:47:47 +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, core-updates has been updated
       via  a62b83d52fb154e6d1073ab3620daa48e101f933 (commit)
       via  b15669f37daecd9d06e0d4b3c864ecdbb81c9b9c (commit)
       via  ee26820636c2521bb0a15bd960814bafa780635e (commit)
       via  8572bf5e0c921dfcd860a220e7646d1b3f4a90da (commit)
       via  d16368cf41f1b685c523de04f86ded11914c218b (commit)
       via  2a511f7a1a114eeba49273a1c32d80dfff5dee10 (commit)
       via  2f41f51c401cc45842218a801891a71a64416ef0 (commit)
      from  4ca968eb954c0a8c166c8cd390024cdafdb9e416 (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 a62b83d52fb154e6d1073ab3620daa48e101f933
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 22 16:47:09 2013 +0200

    gnu: libffi: Upgrade to 3.0.13.
    
    * gnu/packages/libffi.scm (libffi): Upgrade to 3.0.13.

commit b15669f37daecd9d06e0d4b3c864ecdbb81c9b9c
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 22 16:42:46 2013 +0200

    utils: `set-path-environment-variable' calls `unsetenv' for empty values.
    
    * guix/build/utils.scm (set-path-environment-variable): When VALUE is
      the empty string, call `unsetenv' instead of `setenv'.
    * gnu/packages/guile.scm (guile-2.0)[arguments]: Remove `unsetenv'
      trick.

commit ee26820636c2521bb0a15bd960814bafa780635e
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 22 16:32:30 2013 +0200

    gnu: acl, attr: Make `gettext' a native input.
    
    * gnu/packages/acl.scm (acl): Make `gettext' a native input, always.
    * gnu/packages/attr.scm (attr): Likewise.

commit 8572bf5e0c921dfcd860a220e7646d1b3f4a90da
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 22 16:29:40 2013 +0200

    gnu: gmp: Upgrade to 5.1.2.
    
    * gnu/packages/multiprecision.scm (gmp): Update to 5.1.2.

commit d16368cf41f1b685c523de04f86ded11914c218b
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 22 16:29:19 2013 +0200

    gnu: gawk: Upgrade to 4.1.0.
    
    * gnu/packages/gawk.scm (gawk): Update to 4.1.0.  Remove wrong-headed
      comments.

commit 2a511f7a1a114eeba49273a1c32d80dfff5dee10
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 22 16:27:13 2013 +0200

    gnu: gzip: Upgrade to 1.6.
    
    * gnu/packages/compression.scm (gzip): Upgrade.

commit 2f41f51c401cc45842218a801891a71a64416ef0
Author: Ludovic Courtès <address@hidden>
Date:   Sat Jun 22 16:15:23 2013 +0200

    build-system/gnu: Set #:tests? to #f when cross-compiling.
    
    * guix/build/gnu-build-system.scm (check): Add `target' formal
      parameter.  Change `tests?' to default to (not target).

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

Summary of changes:
 gnu/packages/acl.scm            |    9 ++-------
 gnu/packages/attr.scm           |   16 ++++++----------
 gnu/packages/compression.scm    |    4 ++--
 gnu/packages/gawk.scm           |    6 ++----
 gnu/packages/guile.scm          |   11 -----------
 gnu/packages/libffi.scm         |    6 +++---
 gnu/packages/multiprecision.scm |    4 ++--
 guix/build/gnu-build-system.scm |    4 ++--
 guix/build/utils.scm            |   14 +++++++++++---
 9 files changed, 30 insertions(+), 44 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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