~ruther/guix-local

7604106f — Efraim Flashner 9 years ago
gnu: busybox: Update to 1.26.0.

* gnu/packages/busybox.scm (busybox): Update to 1.26.0.
[arguments]: Enable previously broken grep test.
db825570 — Thomas Danckaert 9 years ago
gnu: netcdf: Enable HDF4 support.

* gnu/packages/maths.scm (netcdf)[inputs]: Add hdf4-alt and libjpeg.
  [arguments]: Add "--enable-hdf4" configure flag.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
f7fb34a0 — Marius Bakke 9 years ago
gnu: notmuch: Update to 0.23.4.

* gnu/packages/mail.scm (notmuch, python-notmuch, python2-notmuch): Update to
0.23.4.
b672e1ed — Tobias Geerinckx-Rice 9 years ago
gnu: moreutils: Update to 5.9.

* gnu/packages/moreutils.scm (moreutils): Update to 5.9.
[source]: Update the fall-back Debian snapshot URL.
[inputs]: Move docbook-xml, docbook-xsl, libxml2, and libxslt from here...
[native-inputs]: ...to this new variable.
[arguments]: Delete the configure phase altogether.  Set the DOCBOOKXSL path
in #:make-flags instead.
[home-page]: Use HTTPS.
4d2fd1c0 — Tobias Geerinckx-Rice 9 years ago
gnu: yadifa: Explicitly enable DNSSEC & caching.

* gnu/packages/dns.scm (yadifa)[arguments]: Add configure flags to
consistently enable the ‘nsec’, ‘nsec3’, ‘tsig’, and ‘caching’ features.
8769d482 — Tobias Geerinckx-Rice 9 years ago
gnu: yadifa: Update to 2.2.3.

* gnu/packages/dns.scm (yadifa): Update to 2.2.3.
[version, source]: Remove monotonic revision number from the version
string.  Use it only to reconstruct the download URL.
eed2a95e — Kei Kebreau 9 years ago
gnu: minetest: Update to 0.4.15.

* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.15.
41d23dd1 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.9.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.9.
50e9f81a — nikita 9 years ago
gnu: gnurl: Split man pages to doc output.

* gnu/packages/gnunet.scm (gnurl)[arguments]: Add 'move-man3-pages' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
4ec08b63 — nikita 9 years ago
gnu: gnurl: Make tests more verbose.

* gnu/packages/gnunet.scm (gnurl)[arguments]: Replace the 'check' phase.
Move the 'disable-test1026' and 'patch-runtests' phases into 'check' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
a0e43c9f — nikita 9 years ago
gnu: gnurl: Update to 7.52.1 [fixes CVE-2016-{9586, 9952, 9953, 9594}].

* gnu/packages/gnunet.scm (gnurl): Update to 7.52.1.
[arguments]: Add 'autoconf' and 'disable-test1026' phases.

Signed-off-by: Leo Famulari <leo@famulari.name>
426e6083 — Chris Marusich 9 years ago
gnu: Add asunder.

* gnu/packages/cdrom.scm (asunder): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
d0f1673d — Marius Bakke 9 years ago
gnu: dnscrypt-proxy: Update to 1.8.1.

* gnu/packages/dns.scm (dnscrypt-proxy): Update to 1.8.1.
14251e30 — Marius Bakke 9 years ago
gnu: curl: Update replacement to 7.52.1 [fixes CVE-2016-{9586,9594}].

* gnu/packages/curl.scm (curl)[replacement]: Update to 7.52.1.
[home-page]: Use HTTPS.
(curl-7.51.0): Replace with ...
(curl-7.52.1): ... this.
b881dc6d — Bake Timmons 9 years ago
gnu: Add wwwoffle.

* gnu/packages/web.scm (wwwoffle): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
d205f895 — Thomas Danckaert 9 years ago
gnu: Add python-hdf4.

* gnu/packages/python.scm (python-hdf4, python2-hdf4): New variables.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
4b4ff693 — Leo Famulari 9 years ago
gnu: qsyncthingtray: Update to 0.5.7.

* gnu/packages/sync.scm (qsyncthingtray): Update to 0.5.7.
e813f395 — Kei Kebreau 9 years ago
gnu: xonsh: Fix description.

* gnu/packages/shells.scm (xonsh)[description]: Two spaces after a period.
a532a671 — Efraim Flashner 9 years ago
gnu: qtimageformats: Add jasper support.

* gnu/packages/qt.scm (qtimageformats)[inputs]: Add jasper.
572ee05c — Stefan Reichör 9 years ago
gnu: xonsh: Update to 0.5.0.

* gnu/packages/shells.scm (xonsh): Update to 0.5.0.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
Next