[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] guix source archive branch, master, updated. v0.1-542-g3309e3a
From: |
Ludovic Courtès |
Subject: |
[SCM] guix source archive branch, master, updated. v0.1-542-g3309e3a |
Date: |
Wed, 08 May 2013 21:45:18 +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 3309e3a103d7dfe62364346977e139e3519eb580 (commit)
via e789d9a80bd2758012743d56a53e98746201ac9a (commit)
from e3c5f2934a17f2ff90048b1498918e1aea3ee51e (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 3309e3a103d7dfe62364346977e139e3519eb580
Author: Ludovic Courtès <address@hidden>
Date: Wed May 8 23:24:05 2013 +0200
Add (guix build rpath).
* guix/build/rpath.scm: New file.
* Makefile.am (MODULES): Add it.
* gnu/packages/python.scm (python): Use it; remove local copy of
the *rpath* procedures.
* gnu/packages/samba.scm (samba): Likewise.
commit e789d9a80bd2758012743d56a53e98746201ac9a
Author: Ludovic Courtès <address@hidden>
Date: Wed May 8 22:44:21 2013 +0200
gnu: Add tzdata.
* gnu/packages/base.scm (tzdata): New variable.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 1 +
gnu/packages/base.scm | 70 ++++++++++++++++++++++++++++++++++++++++++++++-
gnu/packages/python.scm | 28 +++---------------
gnu/packages/samba.scm | 26 +++--------------
guix/build/rpath.scm | 59 +++++++++++++++++++++++++++++++++++++++
5 files changed, 139 insertions(+), 45 deletions(-)
create mode 100644 guix/build/rpath.scm
hooks/post-receive
--
guix source archive
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] guix source archive branch, master, updated. v0.1-542-g3309e3a,
Ludovic Courtès <=