~ruther/guix-local

ref: df906169d6c6d44da4ac9e00a9c31fa7d930b490 guix-local/gnu/packages d---------
df906169 — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-bytestring: Alphabetise inputs.

* gnu/packages/haskell.scm (ghc-bytestring)[inputs]: Order alphabetically.
2545c92a — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-bytestring: Update to 0.10.8.2

* gnu/packages/haskell.scm (ghc-bytestring): Update to 0.10.8.2
3433e359 — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-base-compat: Update to 0.9.3.

* gnu/packages/haskell.scm (ghc-base-compat): Update to 0.9.3.
d20b7384 — Pierre Langlois 8 years ago
gnu: Add clementine.

* gnu/packages/music.scm (clementine): New variable.
* gnu/packages/patches/clementine-use-openssl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
43925703 — Pierre Langlois 9 years ago
gnu: Add libmygpo-qt.

* gnu/packages/music.scm (libmygpo-qt): New variable.
* gnu/packages/patches/libmygpo-qt-fix-jsoncreatortest.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
1fa37d1b — Efraim Flashner 8 years ago
gnu: bluez-alsa: Add missing file-name field.

* gnu/packages/audio.scm (bluez-alsa)[source]: Add file-name field.
dba33ca3 — Ricardo Wurmus 8 years ago
gnu: Add bluez-alsa.

* gnu/packages/audio.scm (bluez-alsa): New variable.
0c45a6a4 — Ricardo Wurmus 8 years ago
gnu: Add ortp.

* gnu/packages/telephony.scm (ortp): New variable.
80e2524c — Ricardo Wurmus 8 years ago
gnu: Add bctoolbox.

* gnu/packages/telephony.scm (bctoolbox): New variable.
a64d9d56 — Ricardo Wurmus 8 years ago
gnu: mbedtls-apache: Build shared library.

* gnu/packages/tls.scm (mbedtls-apache)[arguments]: Enable building of shared
library.
b142756d — Andy Patterson 8 years ago
gnu: spice: Update to 0.14.0.

This is a follow-up to commit 9a187b39b7991463aa6985f5b746fccf69789525.

* gnu/packages/spice.scm (spice): Update to 0.14.0.
[source]: Remove obsolete patches. Use HTTPS URL.
[inputs]: Add orc.
[home-page]: Update to use https.
* gnu/packages/patches/spice-CVE-2016-9577.patch,
gnu/packages/patches/spice-CVE-2016-9578-1.patch,
gnu/packages/patches/spice-CVE-2016-9578-2.patch,
gnu/packages/patches/spice-CVE-2017-7506.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
982caeab — Leo Famulari 8 years ago
gnu: bazaar: Fix CVE-2017-14176.

* gnu/packages/patches/bazaar-CVE-2017-14176.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/version-control.scm (bazaar)[source]: Use it.
c7699ebe — Ludovic Courtès 8 years ago
gnu: git: Remove unreliable git-svn tests.

Reported in <https://bugs.gnu.org/29546>
by Mark H Weaver <mhw@netris.org>.

* gnu/packages/version-control.scm (git)[arguments]: In 'patch-tests'
phase, delete three git-svn tests.
gnu: elixir: Update to 1.5.2 and disable failing tests.

* gnu/packages/elixir.scm (elixir)[origin]: Update to 1.5.2.
[arguments]: Patch the shebang of mix. Disable failing tests.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: erlang: Update to 20.1.

* gnu/packages/erlang.scm (erlang): Update to 20.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
78bae62a — Tobias Geerinckx-Rice 8 years ago
gnu: protobuf: Update to 3.5.0.

* gnu/packages/protobuf.scm (protobuf): Update to 3.5.0.
74327874 — Tobias Geerinckx-Rice 8 years ago
gnu: you-get: Update to 0.4.995.

* gnu/packages/video.scm (you-get): Update to 0.4.995.
1740cb77 — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-async: Update to 2.1.1.1.

* gnu/packages/haskell.scm (ghc-async): Update to 2.1.1.1.
8301d739 — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-alex: Update to 3.2.3.

* gnu/packages/haskell.scm (ghc-alex): Update to 3.2.3.
[arguments]: Run tests.
7e95d0fd — Tobias Geerinckx-Rice 8 years ago
gnu: ghc-comonad: Remove duplicate input.

* gnu/packages/haskell.scm (ghc-comonad)[inputs]: Remove ghc-contravariant.
Order alphabetically to make this less likely to happen again.
Next