~ruther/guix-local

ref: 52e752e3c5d63a1e67341a93885ca93bd372c10b guix-local/gnu/packages d---------
52e752e3 — Tobias Geerinckx-Rice 8 years ago
gnu: ccache: Update to 3.3.5.

* gnu/packages/ccache.scm (ccache): Update to 3.3.5.
[arguments]: Don't substitute ‘which’ in ‘setup-tests’ phase.
Add new ‘munge-failing-test’ phase to make test suite pass.
dd72837d — Oleg Pykhalov 8 years ago
gnu: Add emacs-json-mode.

* gnu/packages/emacs.scm (emacs-json-mode): New public variable.
b0912e9f — Oleg Pykhalov 8 years ago
gnu: Add emacs-json-reformat.

* gnu/packages/patches/emacs-json-reformat-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add this.
* gnu/packages/emacs.scm (emacs-json-reformat): New variable.
15eef66e — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-hmatrix-special: Update to 0.4.0.1.

* gnu/packages/haskell.scm (ghc-hmatrix-special): Update to 0.4.0.1.
26d6539b — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-hmatrix-gsl-stats: Update to 0.4.1.7.

* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): Update to 0.4.1.7.
e72a77e1 — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-hmatrix-gsl: Update to 0.18.0.1.

* gnu/packages/haskell.scm (ghc-hmatrix-gsl): Update to 0.18.0.1.
621fe476 — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-hmatrix: Update to 0.18.1.0.

* gnu/packages/haskell.scm (ghc-hmatrix): Update to 0.18.1.0.
7a1bc3b9 — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-juicypixels: Update to 3.2.9.3.

* gnu/packages/haskell.scm (ghc-juicypixels): Update to 3.2.9.3.
e427a0e4 — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-iproute: Use HTTPS for home page.

* gnu/packages/haskell.scm (ghc-iproute)[home-page]: Use HTTPS.
1cc0942f — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-iproute: Update to 1.7.1.

* gnu/packages/haskell.scm (ghc-iproute): Update to 1.7.1.
06c8258b — Tobias Geerinckx-Rice 8 years ago
gnu: opusfile: Update to 0.9.

* gnu/packages/xiph.scm (opusfile): Update to 0.9.
2e33e6b1 — Tobias Geerinckx-Rice 8 years ago
gnu: xiph: Use HTTPS for home pages where possible.

* gnu/packages/xiph.org (libogg, libvorbis, libtheora, ao, flac)
(vorbis-tools, opusfile, icecast)[home-page]: Use HTTPS.
81e59e41 — Tobias Geerinckx-Rice 8 years ago
gnu: linux: Use HTTPS for home pages where possible.

* gnu/packages/linux.scm (ltrace, libnl, pflask, acpi, module-init-tools)
(snapscreenshot)[home-page]: Use HTTPS.
4631e6c9 — Tobias Geerinckx-Rice 8 years ago
gnu: tls: Use HTTPS for home pages where possible.

* gnu/packages/tls.scm (openssl, p11-kit, python-acme)[home-page]: Use
HTTPS instead of HTTP, irony.
af63f03f — Tobias Geerinckx-Rice 8 years ago
gnu: geos: Update to 3.6.2.

* gnu/packages/geo.scm (geos): Update to 3.6.2.
6d2ff645 — Tobias Geerinckx-Rice 8 years ago
gnu: gpsbabel: Complete licencing information.

* gnu/packages/gps.scm (gpsbabel)[source]: Remove unused files in a snippet.
[license]: Add expat.
facee794 — Tobias Geerinckx-Rice 8 years ago
gnu: gpsbabel: Use HTTPS for home page.

* gnu/packages/gps.scm (gpsbabel)[home-page]: Use HTTPS.
85389321 — Tobias Geerinckx-Rice 8 years ago
gnu: libedit: Update to 20170329-3.1.

* gnu/packages/libedit.scm (libedit): Update to 20170329-3.1.
[arguments]: Remove deprecated ‘--enable-widec’ from #:configure-flags.
c3d8bf39 — Tobias Geerinckx-Rice 8 years ago
gnu: libedit: Use HTTPS for home page.

* gnu/packages/libedit.scm (libedit)[home-page]: Use HTTPS.
0076f5a9 — Christopher Baines 8 years ago
gnu: Remove redundant wrapping from packages using ruby-build-system.

Now that the build system does wrapping automatically, it can be removed from
the packages that do it manually.

* gnu/packages/databases.scm (es-dump-restore)[arguments]: Remove #:phases.
* gnu/packages/ruby.scm (ruby-redcloth)[arguments]: Remove #:phases.
  (ruby-httpclient)[arguments]: Remove 'wrap-bin-httpclient from the modified
  phases.
Next