[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch sqlite-update updated (c84fd4a -> 808355c)
From: |
Mark H. Weaver |
Subject: |
branch sqlite-update updated (c84fd4a -> 808355c) |
Date: |
Thu, 07 May 2015 18:48:10 +0000 |
mhw pushed a change to branch sqlite-update
in repository guix.
from c84fd4a gnu: sqlite: Update to 3.8.9.
adds 105369a gnu: Add postgresql-service.
adds e5c8e4f gnu: bridge-utils: Fix build system.
adds dc77f0d gnu: Add openvpn.
adds 88b6b12 gnu: serf: Apply upstream fixes.
adds f4d8f85 gnu: mesa: Build gallium drivers for nouveau.
new 808355c Merge branch 'master' into sqlite-update
The 1 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:
doc/guix.texi | 15 +++
gnu-system.am | 3 +
gnu/packages/linux.scm | 11 ++
gnu/packages/patches/serf-comment-style-fix.patch | 23 ++++
.../patches/serf-deflate-buckets-test-fix.patch | 69 +++++++++++
gnu/packages/vpn.scm | 31 +++++
gnu/packages/web.scm | 12 +--
gnu/services/databases.scm | 121 ++++++++++++++++++++
8 files changed, 277 insertions(+), 8 deletions(-)
create mode 100644 gnu/packages/patches/serf-comment-style-fix.patch
create mode 100644 gnu/packages/patches/serf-deflate-buckets-test-fix.patch
create mode 100644 gnu/services/databases.scm
- branch sqlite-update updated (c84fd4a -> 808355c),
Mark H. Weaver <=