[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] guix source archive branch, master, updated. v0.1-357-g8e77f41
From: |
Ludovic Court�s |
Subject: |
[SCM] guix source archive branch, master, updated. v0.1-357-g8e77f41 |
Date: |
Sat, 27 Apr 2013 21:02:26 +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 8e77f41ede94be3e3a80f0f19810aac954609eb7 (commit)
via 89be37a5a3923b161995286b19759f0b828638e8 (commit)
via 61ef22f432933a51dfe9e286488689abb84c1b92 (commit)
via c4ca12c15b27cc13b747c184abde1e9de3c46606 (commit)
from 4056b8288297c7c918cab091f8a49bcf031c5b10 (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 8e77f41ede94be3e3a80f0f19810aac954609eb7
Author: Ludovic Courtès <address@hidden>
Date: Sat Apr 27 23:02:06 2013 +0200
packages: Work around compiler bug in Guile 2.0.5.
* guix/packages.scm (package-field-location): Work around compiler bug
in 2.0.5. Reported by Andreas Enge <address@hidden>.
commit 89be37a5a3923b161995286b19759f0b828638e8
Author: Ludovic Courtès <address@hidden>
Date: Sat Apr 27 23:00:51 2013 +0200
web: Add workaround for <http://bugs.gnu.org/13095>.
* guix/web.scm: Add workaround for <http://bugs.gnu.org/13095>.
commit 61ef22f432933a51dfe9e286488689abb84c1b92
Author: Ludovic Courtès <address@hidden>
Date: Sat Apr 27 23:00:21 2013 +0200
web: Add 2.0.5 workaround for responses without content-length.
* guix/web.scm (read-response-body*)[when-guile<=2.0.5]: Support
responses without content-length.
Reported by Andreas Enge <address@hidden>.
commit c4ca12c15b27cc13b747c184abde1e9de3c46606
Author: Ludovic Courtès <address@hidden>
Date: Sat Apr 27 22:52:43 2013 +0200
gnu-maintenance: Fix error message of `update-package-source'.
* guix/gnu-maintenance.scm (update-package-source): In the (not loc)
case, pass the location first and convert it to a string.
-----------------------------------------------------------------------
Summary of changes:
guix/gnu-maintenance.scm | 3 ++-
guix/packages.scm | 9 ++++++---
guix/web.scm | 19 +++++++++++++------
3 files changed, 21 insertions(+), 10 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] guix source archive branch, master, updated. v0.1-357-g8e77f41,
Ludovic Court�s <=