~ruther/guix-local

8d2de491 — Efraim Flashner 9 years ago
gnu: openvpn: Update to 2.3.14.

* gnu/packages/vpn.scm (openvpn): Update to 2.3.14.
68b3627c — Efraim Flashner 9 years ago
gnu: ffmpeg@2.8: Update to 2.8.10.

* gnu/packages/video.scm (ffmpeg@2.8): Update to 2.8.10.
4b50daab — Efraim Flashner 9 years ago
gnu: jasper: Update to 2.0.10.

* gnu/packages/image.scm (jasper): Update to 2.0.10.
eeb05e87 — Ludovic Courtès 9 years ago
guix hash: '-x' excludes '.git' even when it is a regular file.

* guix/scripts/hash.scm (guix-hash)[vcs-file?]: Add case for '.git'
regular files.
1a49a10a — Ludovic Courtès 9 years ago
gnu: fftw: Factorize creation of the --enable-threads variant.

* gnu/packages/algebra.scm (pthread-variant): New procedure.
(fftw-with-threads, fftwf-with-threads): Use it.
7355634d — Ludovic Courtès 9 years ago
gnu: Disambiguate packages with the same name.

* gnu/packages/algebra.scm (fftw-with-threads, fftwf-with-threads): Add
'name' field.
* gnu/packages/llvm.scm (llvm-for-extempore): Likewise.
9af07624 — Ludovic Courtès 9 years ago
gnu: gfortran: Remove non-'eq?' duplicate of gfortran@4.9.

* gnu/packages/gcc.scm (gfortran): Turn into an alias for GFORTRAN-4.9.
1b5ea092 — Tobias Geerinckx-Rice 9 years ago
gnu: python-s3transfer: Update to 0.1.10.

* gnu/packages/python.scm (python-s3transfer): Update to 0.1.10.
1f89fb16 — Tobias Geerinckx-Rice 9 years ago
gnu: python-greenlet: Update to 0.4.11.

* gnu/packages/python.scm (python-greenlet): Update to 0.4.11.
3753f2e6 — Tobias Geerinckx-Rice 9 years ago
gnu: python-mako: Update to 1.0.6.

* gnu/packages/python.scm (python-mako): Update to 1.0.6.
af27e845 — Tobias Geerinckx-Rice 9 years ago
gnu: awscli: Update to 1.11.35.

* gnu/packages/python.scm (awscli): Update to 1.11.35.
bbb99d6b — Tobias Geerinckx-Rice 9 years ago
gnu: python-werkzeug: Update to 0.11.15.

* gnu/packages/python.scm (python-werkzeug): Update to 0.11.15.
27f9148e — Tobias Geerinckx-Rice 9 years ago
gnu: python-backports-abc: Update to 0.5.

* gnu/packages/python.scm (python-backports-abc): Update to 0.5.
d79fa7da — Tobias Geerinckx-Rice 9 years ago
gnu: python-decorator: Update to 4.0.10.

* gnu/packages/python.scm (python-decorator): Update to 4.0.10.
819939cb — Tobias Geerinckx-Rice 9 years ago
gnu: python-pycparser: Use ‘modify-phases’ syntax.

* gnu/packages/python.scm (python-pycparser)[arguments]: Use
‘modify-phases’.
5043b20d — Tobias Geerinckx-Rice 9 years ago
gnu: python-pycparser: Update to 2.17.

* gnu/packages/python.scm (python-pycparser): Update to 2.17.
0d48ff81 — Leo Famulari 9 years ago
gnu: beets: Build with Python 3.

* gnu/packages/music.scm (beets)[arguments]: Build with python@3.
(native-inputs): Use Python-2 variants of all inputs.
(inputs): Use Python-2 variants of all inputs. Remove python-pyechonest.
27ccefc3 — Leo Famulari 9 years ago
gnu: beets: Update to 1.4.2.

* gnu/packages/music.scm (beets): Update to 1.4.2.
2e161eaf — Leo Famulari 9 years ago
gnu: python-pyicu: Update to 1.9.5.

* gnu/packages/python.scm (python-pyicu, python2-pyicu): Update to 1.9.5.
[source]: Use pypi-uri.
9a93f574 — Theodoros Foradis 9 years ago
gnu: yosys: Update to 0.7.

* gnu/packages/fpga.scm (yosys): Update to 0.7.

Signed-off-by: Leo Famulari <leo@famulari.name>
Next