[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (471cdfd -> cb7bd0c)
From: |
Ludovic Courtès |
Subject: |
branch master updated (471cdfd -> cb7bd0c) |
Date: |
Sun, 29 Nov 2015 18:18:55 +0000 |
civodul pushed a change to branch master
in repository guix.
from 471cdfd environment: Set build options early on.
new 4eae798 gnu: guile-next: Update to 2.1.1.
new 841cb43 guix build: Factorize build log query.
new 25d188c http-client: 'http-fetch' converts strings to URIs.
new cb7bd0c gnu: weechat: Dynamically link against libpython2.7.so.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu-system.am | 1 +
gnu/packages/guile.scm | 41 +++++++++++++---------------
gnu/packages/patches/weechat-python.patch | 40 ++++++++++++++++++++++++++++
gnu/packages/weechat.scm | 5 +++-
guix/http-client.scm | 4 ++-
guix/scripts/build.scm | 34 ++++++++++++-----------
6 files changed, 85 insertions(+), 40 deletions(-)
create mode 100644 gnu/packages/patches/weechat-python.patch
- branch master updated (471cdfd -> cb7bd0c),
Ludovic Courtès <=