[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (25291ac -> 1845c2a)
From: |
Marius Bakke |
Subject: |
branch master updated (25291ac -> 1845c2a) |
Date: |
Sun, 20 Nov 2016 17:02:51 +0000 (UTC) |
mbakke pushed a change to branch master
in repository guix.
from 25291ac gnu: python-icalendar: Update to 3.11.
new 43ffe22 gnu: lilypond: Update to 2.19.51.
new b28a335 gnu: Add sqlite-3.15.1.
new 1845c2a gnu: Add php.
The 3 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/local.mk | 3 +
gnu/packages/databases.scm | 20 ++
gnu/packages/music.scm | 4 +-
.../patches/gd-fix-chunk-size-on-boundaries.patch | 102 ++++++
.../gd-fix-truecolor-format-correction.patch | 95 ++++++
gnu/packages/php.scm | 334 ++++++++++++++++++++
6 files changed, 556 insertions(+), 2 deletions(-)
create mode 100644 gnu/packages/patches/gd-fix-chunk-size-on-boundaries.patch
create mode 100644
gnu/packages/patches/gd-fix-truecolor-format-correction.patch
create mode 100644 gnu/packages/php.scm
- branch master updated (25291ac -> 1845c2a),
Marius Bakke <=