Age | Commit message (Expand) | Author |
2018-08-19 | gnu: qpdf: Update to 8.2.1.•••* gnu/packages/pdf.scm (qpdf): Update to 8.2.1.
| Marius Bakke |
2018-08-19 | gnu: libical: Update to 3.0.4.•••* gnu/packages/calendar.scm (libical): Update to 3.0.4.
| Marius Bakke |
2018-08-19 | gnu: libgsf: Update to 1.14.44.•••* gnu/packages/gnome.scm (libgsf): Update to 1.14.44.
| Marius Bakke |
2018-08-16 | Merge branch 'master' into staging | Marius Bakke |
2018-08-16 | 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.
| Marius Bakke |
2018-08-16 | gnu: r-rmysql: Add missing dependency on OpenSSL.•••* gnu/packages/databases.scm (r-rmysql)[inputs]: Add OPENSSL.
| Marius Bakke |
2018-08-16 | 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.
| Marius Bakke |
2018-08-16 | gnu: Add r-inspect.•••* gnu/packages/bioconductor.scm (r-inspect): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add r-rootsolve.•••* gnu/packages/cran.scm (r-rootsolve): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add r-proc.•••* gnu/packages/cran.scm (r-proc): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-chart.•••* gnu/packages/haskell.scm (ghc-chart): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-texmath: Update to 0.11.0.1.•••* gnu/packages/haskell.scm (ghc-texmath): Update to 0.11.0.1.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-gtk2hs-buildtools.•••* gnu/packages/haskell.scm (ghc-gtk2hs-buildtools): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-operational.•••* gnu/packages/haskell.scm (ghc-operational): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-intervalmap.•••* gnu/packages/haskell.scm (ghc-intervalmap): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-missingh.•••* gnu/packages/haskell.scm (ghc-missingh): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-errorcall-eq-instance.•••* gnu/packages/haskell.scm (ghc-errorcall-eq-instance): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-regex.•••* gnu/packages/haskell.scm (ghc-regex): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-double-conversion.•••* gnu/packages/haskell.scm (ghc-double-conversion): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-convertible.•••* gnu/packages/haskell.scm (ghc-convertible): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-pandoc: Update to 2.2.1.•••* gnu/packages/haskell.scm (ghc-pandoc): Update to 2.2.1.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-enclosed-exceptions: Update to 1.0.3.•••* gnu/packages/haskell.scm (ghc-enclosed-exceptions): Update to 1.0.3.
[arguments]: Disable tests.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-blaze-html: Allow build with newer HUnit.•••* gnu/packages/haskell-web.scm (ghc-blaze-html)[arguments]: Allow newer HUnit.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-resourcet: Update to 1.2.1.•••* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.2.1.
[inputs]: Add ghc-unliftio-core.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-pandoc-types: Update to 1.17.5.1.•••* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.5.1.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-typed-process.•••* gnu/packages/haskell.scm (ghc-typed-process): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-mono-traversable: Update to 1.0.9.0.•••* gnu/packages/haskell.scm (ghc-mono-traversable): Update to 1.0.9.0.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-conduit-combinators: Update to 1.3.0.•••* gnu/packages/haskell.scm (ghc-conduit-combinators): Update to 1.3.0.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-uuid: Allow building with newer HUnit.•••* gnu/packages/haskell.scm (ghc-uuid)[arguments]: Allow newer HUnit.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-uuid-types: Allow building with newer HUnit.•••* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Allow newer HUnit.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-call-stack-boot.•••* gnu/packages/haskell.scm (ghc-call-stack-boot): New variable.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-http-types: Update to 0.12.1.•••* gnu/packages/haskell-web.scm (ghc-http-types): Update to 0.12.1.
| Ricardo Wurmus |
2018-08-16 | gnu: Add ghc-httpd-shed.•••* gnu/packages/haskell-web.scm (ghc-httpd-shed): New variable.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-tagsoup: Update to 0.14.6.•••* gnu/packages/haskell-web.scm (ghc-tagsoup): Update to 0.14.6.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-hspec: Update to 2.5.5.•••* gnu/packages/haskell-check.scm (ghc-hspec): Update to 2.5.5.
| Ricardo Wurmus |
2018-08-16 | 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.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-hspec-contrib: Update to 0.5.0.•••* gnu/packages/haskell-check.scm (ghc-hspec-contrib): Update to 0.5.0.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-hspec-meta: Update to 2.4.6.•••* gnu/packages/haskell-check.scm (ghc-hspec-meta): Update to 2.4.6.
| Ricardo Wurmus |
2018-08-16 | gnu: ghc-hspec-core: Update to 2.5.5.•••* gnu/packages/haskell-check.scm (ghc-hspec-core): Update to 2.5.5.
[inputs]: Add ghc-clock.
| Ricardo Wurmus |