[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (44fd838 -> ca8f3f9)
From: |
Ricardo Wurmus |
Subject: |
branch master updated (44fd838 -> ca8f3f9) |
Date: |
Thu, 13 Apr 2017 07:11:02 -0400 (EDT) |
rekado pushed a change to branch master
in repository guix.
from 44fd838 gnu: linux-libre: Update to 4.10.10.
new 0da0f43 gnu: Add freeglut-2.8.
new bd71525 gnu: Add kiki.
new ca8f3f9 gnu: Add libxls.
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 | 4 +
gnu/packages/games.scm | 97 ++++++
gnu/packages/gl.scm | 15 +
.../patches/kiki-level-selection-crash.patch | 19 ++
gnu/packages/patches/kiki-makefile.patch | 57 ++++
gnu/packages/patches/kiki-missing-includes.patch | 55 ++++
gnu/packages/patches/kiki-portability-64bit.patch | 328 +++++++++++++++++++++
gnu/packages/xml.scm | 33 +++
8 files changed, 608 insertions(+)
create mode 100644 gnu/packages/patches/kiki-level-selection-crash.patch
create mode 100644 gnu/packages/patches/kiki-makefile.patch
create mode 100644 gnu/packages/patches/kiki-missing-includes.patch
create mode 100644 gnu/packages/patches/kiki-portability-64bit.patch
- branch master updated (44fd838 -> ca8f3f9),
Ricardo Wurmus <=