Commit graph

34194 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 8327ffcc7f
gnu: unixodbc: Update to 2.3.7.
* gnu/packages/databases.scm (unixodbc): Update to 2.3.7.
2018-08-21 07:04:05 +02:00
Julien Lepiller dd1e45335e
guix: svn: Remove all .svn folders.
* guix/build/svn.scm (svn-fetch): Remove all .svn folders as they contain
timestamps.
2018-08-19 17:34:22 +02:00
Marius Bakke 766e46e25f
gnu: libxkbcommon: Update to 0.8.2.
* gnu/packages/xdisorg.scm (libxkbcommon): Update to 0.8.2.
2018-08-19 15:44:18 +02:00
Marius Bakke 233e7a028d
gnu: qpdf: Update to 8.2.1.
* gnu/packages/pdf.scm (qpdf): Update to 8.2.1.
2018-08-19 15:41:25 +02:00
Marius Bakke 525a62e5ea
gnu: libical: Update to 3.0.4.
* gnu/packages/calendar.scm (libical): Update to 3.0.4.
2018-08-19 15:39:06 +02:00
Marius Bakke 16b1effb5f
gnu: libgsf: Update to 1.14.44.
* gnu/packages/gnome.scm (libgsf): Update to 1.14.44.
2018-08-19 15:36:23 +02:00
Marius Bakke df570bf271
Merge branch 'master' into staging 2018-08-16 20:56:38 +02:00
Marius Bakke 37d203985e
gnu: python-cython: Disable tests that fail on armhf.
* gnu/packages/python.scm (python-cython)[arguments]: On armhf-linux, add
phase to disable two tests.
2018-08-16 20:33:28 +02:00
Marius Bakke 0a1f520d40
gnu: r-rmysql: Add missing dependency on OpenSSL.
* gnu/packages/databases.scm (r-rmysql)[inputs]: Add OPENSSL.
2018-08-16 17:39:10 +02:00
Marius Bakke 5f9a9945b5
gnu: vlc: Fix build with recent versions of libx264.
Fixes <https://bugs.gnu.org/32448>.
Reported by Clément Lassieur <clement@lassieur.org>.

* gnu/packages/video.scm (%vlc-libx264-compat.patch): New variable.
(vlc)[source](patches): New field.
2018-08-16 17:06:41 +02:00
Ricardo Wurmus b64ce4b725
gnu: Add r-inspect.
* gnu/packages/bioconductor.scm (r-inspect): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus cea4d360d4
gnu: Add r-rootsolve.
* gnu/packages/cran.scm (r-rootsolve): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus fbdf05b1fc
gnu: Add r-proc.
* gnu/packages/cran.scm (r-proc): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus 42744c1db6
gnu: Add ghc-chart.
* gnu/packages/haskell.scm (ghc-chart): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus cfac79ba6b
gnu: ghc-texmath: Update to 0.11.0.1.
* gnu/packages/haskell.scm (ghc-texmath): Update to 0.11.0.1.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus cd4476032c
gnu: Add ghc-gtk2hs-buildtools.
* gnu/packages/haskell.scm (ghc-gtk2hs-buildtools): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus 2e72967b2a
gnu: Add ghc-operational.
* gnu/packages/haskell.scm (ghc-operational): New variable.
2018-08-16 17:04:13 +02:00
Ricardo Wurmus 657d220d17
gnu: Add ghc-intervalmap.
* gnu/packages/haskell.scm (ghc-intervalmap): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus ea6ffd3cea
gnu: Add ghc-missingh.
* gnu/packages/haskell.scm (ghc-missingh): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 19395aec69
gnu: Add ghc-errorcall-eq-instance.
* gnu/packages/haskell.scm (ghc-errorcall-eq-instance): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 7e2c8cb5fc
gnu: Add ghc-regex.
* gnu/packages/haskell.scm (ghc-regex): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus de866854aa
gnu: Add ghc-double-conversion.
* gnu/packages/haskell.scm (ghc-double-conversion): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus f8362eac6a
gnu: Add ghc-convertible.
* gnu/packages/haskell.scm (ghc-convertible): New variable.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 970481f1f7
gnu: ghc-pandoc: Update to 2.2.1.
* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.2.1.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 178bd68116
gnu: ghc-vector-algorithms: Fix build errors.
* gnu/packages/haskell.scm (ghc-vector-algorithms)[arguments]:
Allow build with newer version of vector; add phase to disable building of
broken QuickCheck tests.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 376a6df4a5
gnu: ghc-enclosed-exceptions: Update to 1.0.3.
* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 1.0.3.
[arguments]: Disable tests.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 4aa46e40e8
gnu: ghc-http: Update to 4000.3.12.
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.12.
[native-inputs]: Add ghc-httpd-shed, ghc-test-framework, and
ghc-test-framework-hunit.
[inputs]: Add ghc-case-insensitive, ghc-conduit, ghc-conduit-extra,
ghc-http-types, ghc-puremd5, and ghc-split.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 83c4a5bd38
gnu: ghc-blaze-html: Allow build with newer HUnit.
* gnu/packages/haskell-web.scm (ghc-blaze-html)[arguments]: Allow newer HUnit.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus c437b8008b
gnu: ghc-streaming-commons: Update to 0.2.1.0.
* gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.2.1.0.
[inputs]: Add ghc-async.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 990cd5ef50
gnu: ghc-resourcet: Update to 1.2.1.
* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.2.1.
[inputs]: Add ghc-unliftio-core.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus cdad36c39d
gnu: ghc-pandoc-types: Update to 1.17.5.1.
* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.5.1.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 7ad3d4fd4f
gnu: ghc-pandoc-types-for-pandoc-1: Loosen version constraints.
* gnu/packages/haskell.scm (ghc-pandoc-types-for-pandoc-1)[arguments]: Allow
newer QuickCheck and HUnit.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus 5cb4620043
gnu: ghc-conduit: Update to 1.3.0.3.
* gnu/packages/haskell.scm (ghc-conduit): Update to 1.3.0.3.
[inputs]: Add ghc-mono-traversable, ghc-silently, ghc-unliftio,
ghc-unliftio-core, and ghc-vector.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus c106c48ee7
gnu: ghc-conduit-extra: Update to 1.3.0.
* gnu/packages/haskell.scm (ghc-conduit-extra): Update to 1.3.0.
[inputs]: Add ghc-typed-process.
2018-08-16 17:04:12 +02:00
Ricardo Wurmus d5040b4419
gnu: Add ghc-typed-process.
* gnu/packages/haskell.scm (ghc-typed-process): New variable.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 74b30be027
gnu: ghc-mono-traversable: Update to 1.0.9.0.
* gnu/packages/haskell.scm (ghc-mono-traversable): Update to 1.0.9.0.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 37d79707e3
gnu: ghc-conduit-combinators: Update to 1.3.0.
* gnu/packages/haskell.scm (ghc-conduit-combinators): Update to 1.3.0.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 5c51cdb962
gnu: ghc-uuid: Allow building with newer HUnit.
* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow newer HUnit.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus d9c36e5b7a
gnu: ghc-uuid-types: Allow building with newer HUnit.
* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Allow newer HUnit.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 05916da70b
gnu: ghc-ansi-wl-pprint: Update to 0.6.8.2.
* gnu/packages/haskell.scm (ghc-ansi-wl-pprint): Update to 0.6.8.2.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus a5f7a5f6ed
gnu: ghc-test-framework-hunit: Fix build with new HUnit.
* gnu/packages/haskell-check.scm (ghc-test-framework-hunit)[arguments]: Allow
newer version of HUnit.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus f1ac3bba66
gnu: ghc-hunit: Update to 1.6.0.0.
* gnu/packages/haskell-check.scm (ghc-hunit): Update to 1.6.0.0.
[inputs]: Add ghc-call-stack-boot.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus e42e9024c1
gnu: Add ghc-call-stack-boot.
* gnu/packages/haskell.scm (ghc-call-stack-boot): New variable.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 828c9ff831
gnu: ghc-http-conduit: Update to 2.3.2.
* gnu/packages/haskell-web.scm (ghc-http-conduit): Update to 2.3.2.
[inputs]: Add ghc-unliftio.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 6c7a3279ad
gnu: ghc-http-client: Update to 0.5.13.1.
* gnu/packages/haskell-web.scm (ghc-http-client): Update to 0.5.13.1.
[inputs]: Sort; add ghc-memory.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 7da274a808
gnu: ghc-http-types: Update to 0.12.1.
* gnu/packages/haskell-web.scm (ghc-http-types): Update to 0.12.1.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 57f25c7d9e
gnu: Add ghc-httpd-shed.
* gnu/packages/haskell-web.scm (ghc-httpd-shed): New variable.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 545de2a28c
gnu: ghc-tagsoup: Update to 0.14.6.
* gnu/packages/haskell-web.scm (ghc-tagsoup): Update to 0.14.6.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus c2c8d998fb
gnu: ghc-hspec: Update to 2.5.5.
* gnu/packages/haskell-check.scm (ghc-hspec): Update to 2.5.5.
2018-08-16 17:04:11 +02:00
Ricardo Wurmus 15fb81e587
gnu: ghc-hspec-expectations: Update to 0.8.2.
* gnu/packages/haskell-check.scm (ghc-hspec-expectations): Update to 0.8.2.
[arguments]: Disable tests.
2018-08-16 17:04:11 +02:00