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.3-56-g853726d


From: Ludovic Courtès
Subject: GNU Guixguix source archive branch, master, updated. v0.3-56-g853726d
Date: Fri, 23 Aug 2013 14:02:51 +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  853726dd36085bc9c272f8507fcdcf39e08f9e00 (commit)
       via  7db3ff4a29415ccc4f781c3e2450deb97d51a26f (commit)
       via  baed8816fcd6665319c342a1d4c117198af33dc2 (commit)
       via  290d437097094f82e53eac602b7a6b6037e89f2a (commit)
      from  b6952cad8dadd40f0fa44d4997583991acf8cb3f (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 853726dd36085bc9c272f8507fcdcf39e08f9e00
Author: Ludovic Courtès <address@hidden>
Date:   Fri Aug 23 16:02:28 2013 +0200

    gnu: tzdata: Fix hash of tzcode tarball.
    
    Fixes <http://bugs.gnu.org/15153>.
    
    * gnu/packages/base.scm (tzdata): Update tzcode hash, which was modified
      upstream.

commit 7db3ff4a29415ccc4f781c3e2450deb97d51a26f
Author: Ludovic Courtès <address@hidden>
Date:   Fri Aug 23 15:51:36 2013 +0200

    utils: Add `guile-version>?', and use it.
    
    This fixes Guile version comparisons when (version) has a
    vendor-specific suffix.
    
    Reported by Andreas Enge <address@hidden>.
    
    * guix/utils.scm (guile-version>?): New procedure.
    * tests/utils.scm ("guile-version>? 1.8", "guile-version>? 10.5"): New
      tests.
    * guix/scripts/substitute-binary.scm (fetch, progress-report-port): Use
      `guile-version>?' instead of `version>?'.
    * guix/http-client.scm (when-guile<=2.0.5, http-fetch): Likewise.

commit baed8816fcd6665319c342a1d4c117198af33dc2
Author: Ludovic Courtès <address@hidden>
Date:   Fri Aug 23 15:11:35 2013 +0200

    gnu: Have `qemu-image' explicitly reboot when done.
    
    * gnu/system/vm.scm (qemu-image): Call `reboot' when we're done.  Change
      `menuentry' title.

commit 290d437097094f82e53eac602b7a6b6037e89f2a
Author: Ludovic Courtès <address@hidden>
Date:   Fri Aug 23 11:37:10 2013 +0200

    Add TODO item.

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

Summary of changes:
 TODO                               |    5 +++++
 gnu/packages/base.scm              |    2 +-
 gnu/system/vm.scm                  |    8 +++++---
 guix/http-client.scm               |    4 ++--
 guix/scripts/substitute-binary.scm |    4 ++--
 guix/utils.scm                     |   10 ++++++++++
 tests/utils.scm                    |    6 ++++++
 7 files changed, 31 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
guix source archive



reply via email to

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