~ruther/guix-local

ref: 92b61d3e1bb50f0c1d087bc8d57cc00c3ce360df guix-local/gnu d---------
92b61d3e — Gábor Boskovits 8 years ago
gnu: gtk+-2: Fix failing test.

* gnu/packages/gtk.scm (gtk+-2)[source]: Add patch.
* gnu/packages/patches/gtk2-fix-failing-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
ff9edc2c — Marius Bakke 8 years ago
gnu: valgrind: Fix test failure with glibc 2.26.

* gnu/packages/patches/valgrind-glibc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/valgrind.scm (valgrind)[source](patches): Use it.
1450bd31 — Marius Bakke 8 years ago
gnu: nss: Update to 3.34.1.

* gnu/packages/gnuzilla.scm (nss): Update to 3.34.1.
2ced84fb — Marius Bakke 8 years ago
gnu: groff-minimal: Inherit phases from groff.

* gnu/packages/groff.scm (groff-minimal)[arguments]: Use
'substitute-keyword-arguments' to prevent phases from "groff" overriding the
phases in groff-minimal.
1ccd060f — Marius Bakke 8 years ago
gnu: at-spi2-atk: Update to 2.26.1.

* gnu/packages/gtk.scm (at-spi2-atk): Update to 2.26.1.
730f0a0f — Marius Bakke 8 years ago
gnu: at-spi2-core: Update to 2.26.2.

* gnu/packages/gtk.scm (at-spi2-core): Update to 2.26.2.
8994128e — Marius Bakke 8 years ago
gnu: atk: Update to 2.26.1.

* gnu/packages/gtk.scm (atk): Update to 2.26.1.
f4abe058 — Marius Bakke 8 years ago
gnu: help2man: Update to 1.47.5.

* gnu/packages/man.scm (help2man): Update to 1.47.5.
2eca68b9 — Marius Bakke 8 years ago
gnu: mesa: Update to 17.2.6.

* gnu/packages/gl.scm (mesa): Update to 17.2.6.
3d960a04 — Marius Bakke 8 years ago
gnu: harfbuzz: Update to 1.7.2.

* gnu/packages/gtk.scm (harfbuzz): Update to 1.7.2.
2bbd674b — Marius Bakke 8 years ago
gnu: glibc-locales: Don't inherit 'move-static-libs' phase from glibc.

This is a follow-up to commit 6dff905e51202bbdebbad8811b6509584d12a796.

* gnu/packages/base.scm (glibc-locales)[arguments]: Delete failing
'move-static-libs' phase.
e09bb8a4 — Marius Bakke 8 years ago
gnu: python-pytest: Change pytest@3.0 users to use regular pytest.

* gnu/packages/fontutils.scm (python2-ufolib, python2-defcon)[native-inputs]:
Change PYTHON2-PYTEST-3.0 to PYTHON2-PYTEST.
* gnu/packages/python.scm (python2-booleanoperations)[native-inputs]: Likewise.
(python-setuptools-scm-git-archive)[native-inputs]: Change PYTHON-PYTEST-3.0
to PYTHON-PYTEST.
fa9fcd35 — Marius Bakke 8 years ago
gnu: libxcursor: Remove graft for 1.1.15.

* gnu/packages/xorg.scm (libxcursor): Update to 1.1.5.
(libxcursor-1.1.15): Remove variable.
2664e0f6 — Marius Bakke 8 years ago
gnu: guile: Update to 2.2.3.

* gnu/packages/guile.scm (guile-2.2): Update to 2.2.3.
(guile-2.2.3): Remove variable.
da663457 — Marius Bakke 8 years ago
gnu: curl: Remove graft for 7.57.0.

* gnu/packages/curl.scm (curl): Update to 7.57.0.
(curl-7.57.0): Remove variable.
6dd28a52 — Marius Bakke 8 years ago
gnu: libxfont@2: Remove graft for 2.0.3.

* gnu/packages/xorg.scm (libxfont2): Update to 2.0.3.
(libxfont2-2.0.3): Remove variable.
77181815 — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
e3f9406b — Marius Bakke 8 years ago
gnu: glibc: Update to 2.26.105-g0890d5379 [fixes CVE-2017-15804].

* gnu/packages/base.scm (glibc/linux): Update to 2.26.105-g0890d5379.
35377cfa — Nicolas Goaziou 8 years ago
gnu: emacs-org-contrib: Fix typo.

* gnu/packages/emacs.scm (emacs-org-contrib)[synopsis]: Fix typo.
be520f19 — Nicolas Goaziou 8 years ago
gnu: emacs-org: Update to 9.1.4.

* gnu/packages/emacs.scm (emacs-org):
(emacs-org-contrib): Update to 20171205, aka Org 9.1.4.
Next