~ruther/guix-local

67fa6ab5 — Leo Famulari 9 years ago
gnu: imagemagick: Update to 6.9.5-10.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.5-10.
5895f193 — Efraim Flashner 9 years ago
gnu: reptyr: Remove mips64el support.

* gnu/packages/screen.scm (reptyr)[supported-systems]: New field, remove
support for mips64el.
cda5e76f — Efraim Flashner 9 years ago
gnu: python2-django: Fix typo in native-inputs.

* gnu/packages/django.scm (python2-django)[native-inputs]: Inherit from
python-django's native-inputs, not its inputs.
7adc698f — Efraim Flashner 9 years ago
gnu: python-fake-factory: Update to 0.7.2.

* gnu/packages/python.scm (python-fake-factory): Update to 0.7.2.
[arguments]: Remove phase disabling failing test.
[home-page]: Use https.
0dbb7ac2 — Efraim Flashner 9 years ago
gnu: plink: Set endian-ness on more architectures.

* gnu/packages/patches/plink-endian-detection.patch: New file.
* gnu/packages/bioinformatics.scm (plink)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Register it.
c788c5fe — John Darrington 9 years ago
gnu: Add ytalk

* gnu/packages/messaging.scm (ytalk): New variable.
163d93a6 — Leo Famulari 9 years ago
gnu: openssl-next: Update to 1.1.0a [security fixes].

Fixes CVE-2016-{6304,6305,6307,6308}.

* gnu/packages/tls.scm (openssl-next): Update to 1.1.0a.
[replacement]: New field.
50f701d4 — Leo Famulari 9 years ago
gnu: openssl: Replace with 1.0.2i [security fixes].

Fixes CVE-2016-{2177,2178,2179,2180,2181,2182,2183,6302,6303,6304,6306,6308}.

* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl-1.0.2i): New variable.
62d00095 — Efraim Flashner 9 years ago
gnu: prank: Allow building on 32-bit machines.

* gnu/packages/bioinformatics.scm (prank)[arguments]: Add a phase
removing the '-m64' compiler flag.
a143e1b8 — Mark H Weaver 9 years ago
gnu: webkitgtk: Update to 2.14.0.

* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.0.
b8367c00 — Efraim Flashner 9 years ago
gnu: offlineimap: Update to 7.0.7.

* gnu/packages/mail.scm (offlineimap): Update to 7.0.7.
951da521 — Ben Woodcroft 9 years ago
gnu: diamond: Update to 0.8.22.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.8.22.
gnu: perl-io-socket-ssl: Update to 2.038.

* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.038.

Signed-off-by: Leo Famulari <leo@famulari.name>
1df00601 — Leo Famulari 9 years ago
gnu: irssi: Update to 0.8.20 [fixes CVE-2016-{7044,7045}].

* gnu/packages/irc.scm (irssi): Update to 0.8.20.
39162ee4 — Ricardo Wurmus 9 years ago
gnu: extempore: Only build on x86_64.

* gnu/packages/algebra.scm (kiss-fft-for-extempore)[supported-systems]:
Only build on x86_64.
* gnu/packages/gl.scm (nanovg-for-extempore)[supported-systems]:
Likewise.
* gnu/packages/image.scm (stb-image-for-extempore)[supported-systems]:
Likewise.
* gnu/packages/llvm.scm (llvm-for-extempore)[supported-systems]:
Likewise.
* gnu/packages/music.scm (portmidi-for-extempore)[supported-systems]:
Likewise.
(extempore)[supported-systems]: Likewise.
b78891b0 — Ricardo Wurmus 9 years ago
gnu: r-rmarkdown: Ensure temporary files can be deleted.

* gnu/packages/statistics.scm (r-rmarkdown)[arguments]: Add phase
"copy-files-without-mode".
3f1c722e — Ricardo Wurmus 9 years ago
gnu: r-htmltools: Ensure temporary files can be deleted.

* gnu/packages/web.scm (r-htmltools)[arguments]: Add phase
"copy-files-without-mode".
538c0e3b — Efraim Flashner 9 years ago
gnu: openlibm: Remove support for mips.

* gnu/packages/maths.scm (openlibm)[supported-systems]: New field,
remove support for mips64el.
6e8faf77 — Efraim Flashner 9 years ago
gnu: jellyfish: Limit to x86_64.

* gnu/packages/bioinformatics.scm (jellyfish)[supported-systems}: New
field, limit support to x86_64.
gnu: femtolisp: Remove custom "patch-makefile" phase.

* gnu/packages/lisp.scm (femtolisp)[arguments]: Remove
"patch-makefile" phase; specify test target; build "release"
target instead of "default".
Next