[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] guix source archive branch, master, updated. v0.2-62-g89d02b9
From: |
Ludovic Courtès |
Subject: |
[SCM] guix source archive branch, master, updated. v0.2-62-g89d02b9 |
Date: |
Wed, 29 May 2013 22:49:42 +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 89d02b98f90995b8c070ca1041a85711983584c7 (commit)
via 5282181d51202648d086f1f37c293dd03eee565f (commit)
from cf5d2ca3298195808eefa24a9ee029c882885c3c (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 89d02b98f90995b8c070ca1041a85711983584c7
Author: Ludovic Courtès <address@hidden>
Date: Thu May 30 00:49:34 2013 +0200
ui: define-diagnostic: Don't mark `_' and `N_' as literals.
* guix/ui.scm (define-diagnostic): Use `free-identifier=?' to compare
the user's input with `_' and `N-". This should fix builds with Guile
2.1.
Reported by Cojocaru Alexandru <address@hidden>.
commit 5282181d51202648d086f1f37c293dd03eee565f
Author: Ludovic Courtès <address@hidden>
Date: Thu May 30 00:47:34 2013 +0200
build-system/python: Avoid circular dependency.
This fixes a circular dependency introduced in commit acc26ff ("gnu: Add
pytz.").
* guix/build-system/python.scm (default-python): New procedure.
(python-build): Use it.
-----------------------------------------------------------------------
Summary of changes:
guix/build-system/python.scm | 11 ++++++++---
guix/ui.scm | 12 +++++++-----
2 files changed, 15 insertions(+), 8 deletions(-)
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] guix source archive branch, master, updated. v0.2-62-g89d02b9,
Ludovic Courtès <=