Ricardo Wurmus
64b5cce93a
gnu: ghc-blaze-html: Update to 0.9.0.1.
...
* gnu/packages/haskell-web.scm (ghc-blaze-html): Update to 0.9.0.1.
[arguments]: Enable tests, allow building with newer QuickCheck.
[native-inputs]: Add ghc-hunit, ghc-quickcheck, ghc-test-framework,
ghc-test-framework-hunit, and ghc-test-framework-quickcheck2.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus
969d0c6454
gnu: ghc-blaze-markup: Update to 0.8.2.0.
...
* gnu/packages/haskell.scm (ghc-blaze-markup): Update to 0.8.2.0.
[arguments]: Enable tests.
[native-inputs]: Add ghc-hunit, ghc-quickcheck, ghc-tasty, ghc-tasty-hunit,
and ghc-tasty-quickcheck.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus
14e9a39717
gnu: Add ghc-skylighting.
...
* gnu/packages/haskell.scm (ghc-skylighting): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus
8045d84d72
gnu: Add ghc-hslua-module-text.
...
* gnu/packages/haskell.scm (ghc-hslua-module-text): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus
e045c014b6
gnu: ghc-hslua: Update to 0.9.5.
...
* gnu/packages/haskell.scm (ghc-hslua): Update to 0.9.5.
[inputs]: Update lua-5.1 to lua; add ghc-exceptions, ghc-fail, and ghc-mtl.
[native-inputs]: Remove ghc-hspec, ghc-hspec-contrib, hspec-discover, and
ghc-hunit; add ghc-tasty, ghc-tasty-expected-failure, ghc-tasty-hunit, and
ghc-tasty-quickcheck.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus
ee448389cd
gnu: Add ghc-tasty-expected-failure.
...
* gnu/packages/haskell-check.scm (ghc-tasty-expected-failure): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus
4012ea04b4
gnu: Add ghc-doctemplates.
...
* gnu/packages/haskell.scm (ghc-doctemplates): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus
0ba940118f
gnu: Add ghc-cmark-gfm.
...
* gnu/packages/haskell.scm (ghc-cmark-gfm): New variable.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus
d3c398cf4e
gnu: ghc-tagsoup: Update to 0.14.3.
...
* gnu/packages/haskell-web.scm (ghc-tagsoup): Update to 0.14.3.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus
db6dbe194e
gnu: ghc-haskell-src-meta: Update to 0.8.0.2
...
* gnu/packages/haskell.scm (ghc-haskell-src-meta): Update to 0.8.0.2.
[native-inputs]: Add ghc-hunit, ghc-test-framework, and
ghc-test-framework-hunit.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus
080778a059
gnu: ghc-th-orphans: Update to 0.13.2.
...
* gnu/packages/haskell.scm (ghc-th-orphans): Update to 0.13.2.
[inputs]: Add ghc-th-lift-instances.
2018-02-13 13:37:39 +01:00
Ricardo Wurmus
57184328ff
gnu: ghc-fail: Disable haddock.
...
* gnu/packages/haskell.scm (ghc-fail)[arguments]: Disable building Haddock
documentation.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
aad2e837b0
gnu: ghc-opengl: Update to 3.0.1.0.
...
* gnu/packages/haskell.scm (ghc-opengl): Update to 3.0.1.0.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
a36c03b2a9
gnu: ghc-gluraw: Update to 2.0.0.2.
...
* gnu/packages/haskell.scm (ghc-gluraw): Update to 2.0.0.2.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
8951861c27
gnu: ghc-glut: Update to 2.7.0.10.
...
* gnu/packages/haskell.scm (ghc-glut): Update to 2.7.0.10.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
0ffea6f279
gnu: Add ghc-fixed.
...
* gnu/packages/haskell.scm (ghc-fixed): New variable.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
e80e97b52e
gnu: ghc-openglraw: Update to 3.2.7.0.
...
* gnu/packages/haskell.scm (ghc-openglraw): Update to 3.2.7.0.
[inputs]: Add ghc-fixed.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
ea9aaa6ed2
gnu: ghc-x509-system: Update to 1.6.4.
...
* gnu/packages/haskell-crypto.scm (ghc-x509-system): Update to 1.6.4.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
1705140577
gnu: ghc-x509-validation: Update to 1.6.5.
...
* gnu/packages/haskell-crypto.scm (ghc-x509-validation): Update to 1.6.5.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
ac12129795
gnu: ghc-x509-store: Update to 1.6.2.
...
* gnu/packages/haskell-crypto.scm (ghc-x509-store): Update to 1.6.2.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
95298963e3
gnu: ghc-x509: Update to 1.6.4.
...
* gnu/packages/haskell-crypto.scm (ghc-x509): Update to 1.6.4.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
b7032e192d
gnu: ghc-cryptonite: Update to 0.20.
...
* gnu/packages/haskell-crypto.scm (ghc-cryptonite): Update to 0.20.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
4406f47532
gnu: ghc-aeson-pretty: Update to 0.8.2.
...
* gnu/packages/haskell-web.scm (ghc-aeson-pretty): Update to 0.8.2.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
e74e1ad610
gnu: ghc-aeson: Update to 1.2.4.0.
...
* gnu/packages/haskell-web.scm (ghc-aeson): Update to 1.2.4.0.
[inputs]: Add ghc-base-compat, ghc-tagged, ghc-th-abstraction,
ghc-time-locale-compat, ghc-uuid-types, ghc-integer-logarithms,
ghc-base-orphans, ghc-base16-bytestring, ghc-generic-deriving,
ghc-test-framework, ghc-test-framework-hunit, ghc-test-framework-quickcheck2,
ghc-quickcheck-instances, and ghc-hashable-time; remove ghc-mtl and ghc-syb.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
31b49f51c2
gnu: ghc-blaze-html: Update to 0.8.1.2.
...
* gnu/packages/haskell-web.scm (ghc-blaze-html): Update to 0.8.1.2.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
4815c5978c
gnu: ghc-mime-types: Update to 0.1.0.7.
...
* gnu/packages/haskell-web.scm (ghc-mime-types): Update to 0.1.0.7.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
ecbb9b4129
gnu: ghc-xss-sanitize: Update to 0.3.5.7.
...
* gnu/packages/haskell-web.scm (ghc-xss-sanitize): Update to 0.3.5.7.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
915b12e94b
gnu: ghc-wai-extra: Update to 3.0.18.
...
* gnu/packages/haskell-web.scm (ghc-wai-extra): Update to 3.0.18.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
95f92da75b
gnu: ghc-wai-logger: Update to 2.3.0.
...
* gnu/packages/haskell-web.scm (ghc-wai-logger): Update to 2.3.0.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
92299af06c
gnu: ghc-http: Update to 4000.3.3.
...
* gnu/packages/haskell-web.scm (ghc-http): Update to 4000.3.3.
2018-02-13 13:37:38 +01:00
Ricardo Wurmus
93303a3a18
gnu: ghc-tagged: Update to 0.8.5.
...
* gnu/packages/haskell.scm (ghc-tagged): Update to 0.8.5.
[inputs]: Add ghc-transformers-compat.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
bffa4663c1
gnu: ghc-binary: Update to 0.8.5.1.
...
* gnu/packages/haskell.scm (ghc-binary): Update to 0.8.5.1.
[arguments]: Allow building with newer QuickCheck.
[inputs]: Move all from here...
[native-inputs]: ...to here.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
307a0dcea3
gnu: ghc-diff: Update to 0.3.4.
...
* gnu/packages/haskell.scm (ghc-diff): Update to 0.3.4.
[native-inputs]: Add ghc-quickcheck, ghc-test-framework, and
ghc-test-framework-quickcheck2.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
8b0346f082
gnu: ghc-texmath: Update to 0.10.1.1.
...
* gnu/packages/haskell.scm (ghc-texmath): Update to 0.10.1.1.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
9d08707665
gnu: ghc-pandoc-types: Update to 1.17.3.1.
...
* gnu/packages/haskell.scm (ghc-pandoc-types): Update to 1.17.3.1.
[arguments]: Allow using a newer QuickCheck.
[inputs]: Add ghc-string-qq; remove ghc-deepseq-generics.
[native-inputs]: Add ghc-quickcheck, ghc-test-framework,
ghc-test-framework-hunit, ghc-test-framework-quickcheck2, and ghc-hunit.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
7044882ce7
gnu: ghc-bifunctors: Update to 5.5.2.
...
* gnu/packages/haskell.scm (ghc-bifunctors): Update to 5.5.2.
[inputs]: Add ghc-base-orphans, ghc-comonad, ghc-th-abstraction, and
ghc-transformers-compat.
[native-inputs]: Add ghc-hspec, hspec-discover, and ghc-quickcheck.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
aebb8db289
gnu: ghc-mmorph: Update to 1.0.6.
...
* gnu/packages/haskell.scm (ghc-mmorph): Update to 1.0.6.
[inputs]: Add ghc-mtl and ghc-transformers-compat.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
a7c0b95a5b
gnu: ghc-vector-binary-instances: Update to 0.2.4.
...
* gnu/packages/haskell.scm (ghc-vector-binary-instances): Update to 0.2.4.
[inputs]: Remove ghc-cereal.
[native-inputs]: Add ghc-tasty and ghc-tasty-quickcheck.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
a25d3035c7
gnu: ghc-vault: Update to 0.3.0.6.
...
* gnu/packages/haskell.scm (ghc-vault): Update to 0.3.0.6.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
e24399041f
gnu: ghc-parsec: Update to 3.1.11.
...
* gnu/packages/haskell.scm (ghc-parsec): Update to 3.1.11.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
86e9076de8
gnu: ghc-split: Update to 0.2.3.1.
...
* gnu/packages/haskell.scm (ghc-split): Update to 0.2.3.1.
[source]: Remove snippet.
[inputs]: Move from here...
[native-inputs]: ...to here.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
426f92ba8d
gnu: ghc-unordered-containers: Update to 0.2.7.1.
...
* gnu/packages/haskell.scm (ghc-unordered-containers): Update to 0.2.7.1.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
fc9dd55802
gnu: ghc-case-insensitive: Update to 1.2.0.7.
...
* gnu/packages/haskell.scm (ghc-case-insensitive): Update to 1.2.0.7.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
fef57b7363
gnu: ghc-parsers: Update to 0.12.4.
...
* gnu/packages/haskell.scm (ghc-parsers): Update to 0.12.4.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
eff94e6bdc
gnu: ghc-pcre-light: Update to 0.4.0.4.
...
* gnu/packages/haskell.scm (ghc-pcre-light): Update to 0.4.0.4.
[native-inputs]: Add pkg-config.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
de428d4dff
gnu: ghc-temporary: Update to 1.2.0.4.
...
* gnu/packages/haskell.scm (ghc-temporary): Update to 1.2.0.4.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
c710d4e8f8
gnu: hscolour: Update to 1.24.1.
...
* gnu/packages/haskell.scm (hscolour): Update to 1.24.1.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
4854c7beb1
gnu: ghc-comonad: Update to 5.
...
* gnu/packages/haskell.scm (ghc-comonad): Update to 5.
2018-02-13 13:37:37 +01:00
Ricardo Wurmus
c701ebab7b
gnu: ghc-streaming-commons: Update to 0.1.16.
...
* gnu/packages/haskell.scm (ghc-streaming-commons): Update to 0.1.16.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
4fa53bd32e
gnu: ghc-sdl-image: Update to 0.6.1.2.
...
* gnu/packages/haskell.scm (ghc-sdl-image): Update to 0.6.1.2.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
315118995a
gnu: Add ghc-hxt..
...
* gnu/packages/xml.scm (ghc-hxt.): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
6f8deed6e3
gnu: Add ghc-hxt-regex-xmlschema.
...
* gnu/packages/xml.scm (ghc-hxt-regex-xmlschema): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
e85de10877
gnu: Add ghc-hxt-unicode.
...
* gnu/packages/xml.scm (ghc-hxt-unicode): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
5c1cf7f30a
gnu: Add ghc-hxt-charproperties.
...
* gnu/packages/xml.scm (ghc-hxt-charproperties): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
c2d30e31b9
gnu: ghc-distributive: Update to 0.5.3.
...
* gnu/packages/haskell.scm (ghc-distributive): Update to 0.5.3.
[inputs]: Add ghc-base-orphans, ghc-semigroups, and ghc-generic-deriving.
[native-inputs]: Add ghc-doctest-0.12, cabal-doctest, hspec-discover and
ghc-hspec.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
41faaff11f
gnu: Add ghc-doctest-0.12.
...
* gnu/packages/haskell.scm (ghc-doctest-0.12): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
3168796a3f
gnu: Add cabal-doctest.
...
* gnu/packages/haskell.scm (cabal-doctest): New variable.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
6b76b705c6
gnu: ghc-zlib: Update to 0.6.1.1.
...
* gnu/packages/haskell.scm (ghc-zlib): Update to 0.6.1.1.
[arguments]: Disable tests.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
4123cb7f1b
gnu: ghc-sdl-mixer: Update to 0.6.2.0.
...
* gnu/packages/haskell.scm (ghc-sdl-mixer): Update to 0.6.2.0.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
1d9d3ec25d
gnu: ghc-objectname: Update to 1.1.0.1.
...
* gnu/packages/haskell.scm (ghc-objectname): Update to 1.1.0.1.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
b62bb812a7
gnu: ghc-resourcet: Update to 1.1.7.5.
...
* gnu/packages/haskell.scm (ghc-resourcet): Update to 1.1.7.5.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
4a1b5600dc
gnu: ghc-profunctors: Update to 5.2.2.
...
* gnu/packages/haskell.scm (ghc-profunctors): Update to 5.2.2.
[inputs]: Add ghc-base-orphans, ghc-bifunctors, ghc-contravariant, and
ghc-semigroups.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
3f229b1b9e
gnu: ghc-adjunctions: Update to 4.3.
...
* gnu/packages/haskell.scm (ghc-adjunctions): Update to 4.3.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
f212b62826
gnu: ghc-doctest: Update to 0.11.0.
...
* gnu/packages/haskell.scm (ghc-doctest): Update to 0.11.0.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
2e67886e03
gnu: ghc-lifted-base: Update to 0.2.3.8.
...
* gnu/packages/haskell.scm (ghc-lifted-base): Update to 0.2.3.8.
2018-02-13 13:37:36 +01:00
Ricardo Wurmus
e0894701ee
gnu: Add ghc-string-qq.
...
* gnu/packages/haskell.scm (ghc-string-qq): New variable.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
6d148d3bb6
gnu: ghc-parallel: Update to 3.2.1.0.
...
* gnu/packages/haskell.scm (ghc-parallel): Update to 3.2.1.0.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
b85fbd9933
gnu: ghc-transformers-compat: Update to 0.5.1.4.
...
* gnu/packages/haskell.scm (ghc-transformers-compat): Update to 0.5.1.4.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
5b4f61701d
gnu: ghc-time: Update to 0.3.7.
...
* gnu/packages/haskell.scm (ghc-time): Update to 0.3.7.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
99c4e5616a
gnu: ghc-unix-compat: Update to 0.4.2.0.
...
* gnu/packages/haskell.scm (ghc-unix-compat): Update to 0.4.2.0.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
3295a6daf8
gnu: ghc-cereal: Update to 0.5.3.0.
...
* gnu/packages/haskell.scm (ghc-cereal): Update to 0.5.3.0.
[native-inputs]: Add ghc-quickcheck, ghc-fail, ghc-test-framework, and
ghc-test-framework-quickcheck2.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
c7f321cff7
gnu: ghc-directory: Update to 1.3.2.0.
...
* gnu/packages/haskell.scm (ghc-directory): Update to 1.3.2.0.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
1e85b2ab9d
gnu: ghc-shelly: Update to 1.7.0.1.
...
* gnu/packages/haskell.scm (ghc-shelly): Update to 1.7.0.1.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
780185cca3
gnu: hlint: Update to 2.1.
...
* gnu/packages/haskell.scm (hlint): Update to 2.1.
[inputs]: Add ghc-unordered-containers, ghc-yaml, ghc-vector, ghc-text,
ghc-data-default, ghc-haskell-src-exts-util, ghc-refact, and ghc-aeson.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
e1358124aa
gnu: ghc-cheapskate: Update to 0.1.1.
...
* gnu/packages/haskell.scm (ghc-cheapskate): Update to 0.1.1.
[inputs]: Remove ghc-aeson, ghc-http-types, ghc-wai-extra, and ghc-wai.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
f707b243c6
gnu: ghc-haskell-src-exts: Update to 1.20.1.
...
* gnu/packages/haskell.scm (ghc-haskell-src-exts: Update): Update to 1.20.1.
[inputs]: Remove ghc-syb.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
e0ba59a9f8
gnu: Add ghc-pretty-show-for-haskell-src-exts.
...
* gnu/packages/haskell.scm (ghc-pretty-show-for-haskell-src-exts): New
variable.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
fe4f81bc6f
gnu: ghc-yaml: Update to 0.8.28.
...
* gnu/packages/haskell.scm (ghc-yaml): Update to 0.8.28.
[inputs]: Add ghc-semigroups and ghc-temporary; remove ghc-aeson-qq.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
bc819cdf4c
gnu: ghc-word8: Update to 0.1.3.
...
* gnu/packages/haskell.scm (ghc-word8): Update to 0.1.3.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
4fe3ce822f
gnu: ghc-utf8-string: Fix build with GHC 8.
...
* gnu/packages/haskell.scm (ghc-utf8-string)[arguments]: Allow building with
newer "base".
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
05c08ec9f6
gnu: ghc-fast-logger: Update to 2.4.11.
...
* gnu/packages/haskell.scm (ghc-fast-logger): Update to 2.4.11.
[inputs]: Add ghc-easy-file and ghc-unix-time; remove ghc-bytestring-builder.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
9656e6e862
gnu: ghc-css-text: Update to 0.1.3.0.
...
* gnu/packages/haskell-web.scm (ghc-css-text): Update to 0.1.3.0.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
0798fddfd0
gnu: ghc-nats: Update to 1.1.1.
...
* gnu/packages/haskell.scm (ghc-nats): Update to 1.1.1.
2018-02-13 13:37:35 +01:00
Ricardo Wurmus
a6d1c4e75a
gnu: Add ghc-th-lift-instances.
...
* gnu/packages/haskell.scm (ghc-th-lift-instances): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
44c233ac13
gnu: ghc-th-lift: Update to 0.7.8.
...
* gnu/packages/haskell.scm (ghc-th-lift): Update to 0.7.8.
[inputs]: Remove ghc-packedstring.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
b28f0ffab3
gnu: Add ghc-refact.
...
* gnu/packages/haskell.scm (ghc-refact): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
3657bd1faa
gnu: Add ghc-haskell-src-exts-util.
...
* gnu/packages/haskell.scm (ghc-haskell-src-exts-util): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
2025964bba
gnu: ghc-zip-archive: Update to 0.3.0.5.
...
* gnu/packages/haskell.scm (ghc-zip-archive): Update to 0.3.0.5.
[inputs]: Add ghc-temporary.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
7fb6eb174f
gnu: ghc-polyparse: Update to 1.12.
...
* gnu/packages/haskell.scm (ghc-polyparse): Update to 1.12.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
7d4de988a7
gnu: ghc-extra: Update to 1.6.3.
...
* gnu/packages/haskell.scm (ghc-extra): Update to 1.6.3.
[inputs]: Add ghc-clock.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
c74dacd531
gnu: hlint: Update to 1.9.37.
...
* gnu/packages/haskell.scm (hlint): Update to 1.9.37.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
4d9754c221
gnu: ghc-haskell-src-exts: Update to 1.18.2.
...
* gnu/packages/haskell.scm (ghc-haskell-src-exts): Update to 1.18.2.
[inputs]: Add ghc-pretty-show.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
22b439dbb6
gnu: ghc-cgi: Update to 3001.3.0.2.
...
* gnu/packages/haskell.scm (ghc-cgi): Update to 3001.3.0.2.
[arguments]: Allow building with newer QuickCheck.
[inputs]: Remove ghc-old-locale and ghc-old-time.
[native-inputs]: Add ghc-doctest and ghc-quickcheck.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
29addb279a
gnu: ghc-network-uri: Update to 2.6.1.0.
...
* gnu/packages/haskell.scm (ghc-network-uri): Update to 2.6.1.0.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
2f430bf8ea
gnu: ghc-network: Update to 2.6.3.1.
...
* gnu/packages/haskell.scm (ghc-network): Update to 2.6.3.1.
[inputs]: Remove.
[native-inputs]: Add ghc-hunit, ghc-doctest, ghc-test-framework, and
ghc-test-framework-hunit.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
e2d3e4d69c
gnu: ghc-exceptions: Allow newer version of QuickCheck.
...
* gnu/packages/haskell.scm (ghc-exceptions)[arguments]: Allow running tests
with newer version of QuickCheck.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
6418074ce9
gnu: ghc-cgi: Update to 3001.3.0.1.
...
* gnu/packages/haskell.scm (ghc-cgi): Update to 3001.3.0.1.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
f30b753835
gnu: Add ghc-pretty-show.
...
* gnu/packages/haskell.scm (ghc-pretty-show): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
b9a64a3671
gnu: Add ghc-haskell-lexer.
...
* gnu/packages/haskell.scm (ghc-haskell-lexer): New variable.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
567bf5b975
gnu: ghc-stm: Update to 2.4.5.0.
...
* gnu/packages/haskell.scm (ghc-stm): Update to 2.4.5.0.
[description]: Improve.
2018-02-13 13:37:34 +01:00
Ricardo Wurmus
613845d040
gnu: ghc-haddock: Update to 2.17.4.
...
* gnu/packages/haskell.scm (ghc-haddock): Update to 2.17.4.
[native-inputs]: Add ghc-hspec and ghc-haddock-test.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
35182fa2b4
gnu: Add ghc-haddock-test.
...
* gnu/packages/haskell.scm (ghc-haddock-test): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
354902e441
gnu: ghc-haddock-library: Update to 1.4.3.
...
* gnu/packages/haskell.scm (ghc-haddock-library): Update to 1.4.3.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
a559c26cf4
gnu: ghc-haddock-api: Update to 2.17.3.
...
* gnu/packages/haskell.scm (ghc-haddock-api): Update to 2.17.3.
[native-inputs]: Add ghc-quickcheck, ghc-hspec, and hspec-discover.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
64a6954b7e
gnu: data-default-instances-base: Update to 0.1.0.1.
...
* gnu/packages/haskell.scm (data-default-instances-base): Update to 0.1.0.1.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
f378ea16b3
gnu: ghc-data-default-class: Update to 0.1.2.0.
...
* gnu/packages/haskell.scm (ghc-data-default-class): Update to 0.1.2.0.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
f9cb5105b7
gnu: ghc-data-default: Update to 0.7.1.1.
...
* gnu/packages/haskell.scm (ghc-data-default): Update to 0.7.1.1.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
29466a9b34
gnu: ghc-prelude-extras: Update to 0.4.0.3.
...
* gnu/packages/haskell.scm (ghc-prelude-extras): Update to 0.4.0.3.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
24857542bd
gnu: ghc-generic-deriving: Update to 1.11.1.
...
* gnu/packages/haskell.scm (ghc-generic-deriving): Update to 1.11.1.
[native-inputs]: Add ghc-hspec and hspec-discover.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
5e51bcf7b3
gnu: Add ghc-time-locale-compat.
...
* gnu/packages/haskell.scm (ghc-time-locale-compat): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
5e3840e250
gnu: ghc-text: Update to 1.2.2.2.
...
* gnu/packages/haskell.scm (ghc-text): Update to 1.2.2.2.
[inputs]: Add ghc-random.
squash! gnu: ghc-text: Update to 1.2.3.0.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
c165ff9ce0
gnu: ghc-hashable: Update to 1.2.6.1.
...
* gnu/packages/haskell.scm (ghc-hashable): Update to 1.2.6.1.
[arguments]: Enable tests.
[inputs]: Add ghc-random.
[native-inputs]: Add ghc-test-framework, ghc-test-framework-hunit,
ghc-test-framework-quickcheck2, ghc-hunit, and ghc-quickcheck.
[description]: Use Texinfo syntax for class name.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
04a699919a
gnu: ghc-quickcheck-instances: Update to 0.3.16.1.
...
* gnu/packages/haskell-check.scm (ghc-quickcheck-instances): Update to
0.3.16.1.
[inputs]: Add ghc-base-compat, ghc-tagged, ghc-transformers-compat,
ghc-uuid-types, and ghc-case-insensitive.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
b1c5c8de92
gnu: ghc-uuid-types: Fix tests with latest QuickCheck.
...
* gnu/packages/haskell.scm (ghc-uuid-types)[arguments]: Relax version
constraint for QuickCheck.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
037181ed23
gnu: ghc-old-time: Allow building with GHC 8.
...
* gnu/packages/haskell.scm (ghc-old-time)[arguments]: Allow building with
newer version of "base".
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
82674ed948
gnu: Add ghc-hashable-time.
...
* gnu/packages/haskell.scm (ghc-hashable-time): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
9dfc79b34c
gnu: Add ghc-th-abstraction.
...
* gnu/packages/haskell.scm (ghc-th-abstraction): New variable.
2018-02-13 13:37:33 +01:00
Ricardo Wurmus
1b1a1067d0
gnu: ghc-attoparsec: Update to 0.13.2.2.
...
* gnu/packages/haskell.scm (ghc-attoparsec): Update to 0.13.2.2.
[arguments]: Disable tests.
[native-inputs]: Remove ghc-test-framework and ghc-test-framework-quickcheck2;
add ghc-tasty and ghc-tasty-quickcheck.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
a5044b6a0e
gnu: ghc-scientific: Update to 0.3.5.2.
...
* gnu/packages/haskell.scm (ghc-scientific): Update to 0.3.5.2.
[inputs]: Add ghc-integer-logarithms and ghc-primitive; remove ghc-vector.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
d0f4853a9c
gnu: Add ghc-integer-logarithms.
...
* gnu/packages/haskell.scm (ghc-integer-logarithms): New variable.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
0f55dff335
gnu: ghc-hspec-meta: Update to 2.2.1.
...
* gnu/packages/haskell-check.scm (ghc-hspec-meta): Update to 2.2.1.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
b80a6f30c8
gnu: ghc-hunit: Update to 1.3.1.2.
...
* gnu/packages/haskell-check.scm (ghc-hunit): Update to 1.3.1.2.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
245efb325b
gnu: ghc-hspec-core: Update to 2.2.4.
...
* gnu/packages/haskell-check.scm (ghc-hspec-core): Update to 2.2.4.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
ed03ac41cf
gnu: ghc-hspec: Update to 2.2.4.
...
* gnu/packages/haskell-check.scm (ghc-hspec): Update to 2.2.4.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
669692eb55
gnu: ghc-tasty: Update to 0.11.0.4.
...
* gnu/packages/haskell-check.scm (ghc-tasty): Update to 0.11.0.4.
[inputs]: Add ghc-regex-tdfa.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
e5199a2cda
gnu: ghc-test-framework-quickcheck2: Update to 0.3.0.4.
...
* gnu/packages/haskell-check.scm (ghc-test-framework-quickcheck2): Update to
0.3.0.4.
[source]: Remove snippet.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
86ad4ee373
gnu: hspec-discover: Update to 2.2.4.
...
* gnu/packages/haskell-check.scm (hspec-discover): Update to 2.2.4.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
7fa02bc7ab
gnu: ghc-test-framework: Fix build with GHC 8.
...
* gnu/packages/haskell-check.scm (ghc-test-framework)[arguments]: Permit
building with newer version of "time".
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
4c8a1f4030
gnu: ghc-vector: Update to 0.12.0.1.
...
* gnu/packages/haskell.scm (ghc-vector): Update to 0.12.0.1.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
40a6d7a2f6
gnu: ghc-dlist: Update to 0.8.0.4.
...
* gnu/packages/haskell.scm (ghc-dlist): Update to 0.8.0.4.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
c088e39341
gnu: ghc-mtl: Fix build with GHC 8.
...
* gnu/packages/haskell.scm (ghc-mtl)[inputs]: Add ghc-transformers.
[arguments]: Permit building with newer version of transformers.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
d5e86172ca
gnu: Add ghc-quickcheck-latest.
...
* gnu/packages/haskell-check.scm (ghc-quickcheck-latest): New variable.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
7291ad1e12
gnu: ghc-quickcheck: Update to 2.10.1.
...
* gnu/packages/haskell-check.scm (ghc-quickcheck): Update to 2.10.1.
[inputs]: Add ghc-random.
[description]: Add two sentences.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
49e5432b8c
gnu: ghc-primitive: Update to 0.6.3.0.
...
* gnu/packages/haskell.scm (ghc-primitive): Update to 0.6.3.0.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
afff0b6d42
gnu: ghc-old-locale: Allow building with newer base package.
...
* gnu/packages/haskell.scm (ghc-old-locale)[arguments]: Add configure flag to
allow newer "base" version.
2018-02-13 13:37:32 +01:00
Ricardo Wurmus
e2dc97d69a
gnu: ghc: Use ghc-8 as default GHC.
...
* gnu/packages/haskell.scm (ghc): Rename variable...
(ghc-7): ...to this.
(ghc-8)[native-inputs]: Adjust accordingly.
(ghc): New alias for ghc-8.
2018-02-13 13:37:31 +01:00
Ricardo Wurmus
b90f72dcf8
gnu: ghc-streaming-commons: Fix license and description.
...
* gnu/packages/haskell.scm (ghc-streaming-commons)[license]: The correct
license is Expat.
[description]: Use a complete sentence.
2018-02-13 13:37:31 +01:00
Rutger Helling
6963305ce5
gnu: local.mk: Remove mpv patch lines.
...
* gnu/local.mk: Remove mpv CVE-2018-6360 patch lines.
2018-02-13 10:35:00 +01:00
Rutger Helling
ebcab70ac5
gnu: fuse-exfat: Update to 1.2.8.
...
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.8.
2018-02-13 10:26:41 +01:00
Rutger Helling
8bbd4b0141
gnu: Update copyright line.
...
* gnu/packages/video.scm: Update copyright line for commit 171c764
.
2018-02-13 10:21:15 +01:00
Rutger Helling
171c7642b8
gnu: mpv: Update to 0.28.1 [fixes CVE-2018-6360].
...
* gnu/packages/video.scm (mpv): Update to 0.28.1.
2018-02-13 10:13:40 +01:00
Eric Bavier
4747cca2b4
gnu: ccache: Update to 3.4.
...
* gnu/packages/ccache.scm (ccache): Update to 3.4.
2018-02-12 22:27:46 -06:00
Leo Famulari
95a396f4e1
gnu: go: Update to 1.9.4 [fixes CVE-2018-6574].
...
* gnu/packages/golang.scm (go-1.9): Update to 1.9.4.
2018-02-12 15:31:16 -05:00
Hartmut Goebel
0093e26f91
gnu: Add kirigami.
2018-02-12 16:25:35 +01:00
Ricardo Wurmus
7f1d9bef50
gnu: Add r-scran.
...
* gnu/packages/bioinformatics.scm (r-scran): New variable.
2018-02-12 15:29:44 +01:00
Ricardo Wurmus
658ab21d2e
gnu: Add r-scater.
...
* gnu/packages/bioinformatics.scm (r-scater): New variable.
Co-authored-by: Raoul Jean Pierre Bonnal <ilpuccio.febo@gmail.com>
2018-02-12 15:29:43 +01:00
Ricardo Wurmus
6fb1dc17a3
gnu: Add r-singlecellexperiment.
...
* gnu/packages/bioinformatics.scm (r-singlecellexperiment): New variable.
2018-02-12 15:29:43 +01:00
Ricardo Wurmus
9ec0898824
gnu: Add r-beachmat.
...
* gnu/packages/bioinformatics.scm (r-beachmat): New variable.
2018-02-12 15:29:43 +01:00
Ricardo Wurmus
748e9f163a
gnu: Add r-rhdf5lib.
...
* gnu/packages/bioinformatics.scm (r-rhdf5lib): New variable.
2018-02-12 15:29:43 +01:00
Ricardo Wurmus
d2c0f03037
gnu: Add r-shinydashboard.
...
* gnu/packages/web.scm (r-shinydashboard): New variable.
Co-authored-by: Raoul Jean Pierre Bonnal <ilpuccio.febo@gmail.com>
2018-02-12 15:29:43 +01:00
Ricardo Wurmus
4dba441c2a
gnu: hdf5: Build with -fPIC.
...
* gnu/packages/maths.scm (hdf5)[arguments]: Add -fPIC to CFLAGS and CXXFLAGS.
2018-02-12 15:29:43 +01:00
Arun Isaac
ecae16bec5
gnu: emacs-emms-player-mpv: Update to 0.0.13.
...
* gnu/packages/emacs.scm (emacs-emms-player-mpv): Update to 0.0.13.
2018-02-12 18:49:54 +05:30
Efraim Flashner
eb6b471b44
gnu: emacs-ob-ipython: Declare a source file-name.
...
* gnu/packages/emacs.scm (emacs-ob-ipython)[source]: Add 'file-name field.
2018-02-12 11:46:43 +02:00
Efraim Flashner
b87047e04b
gnu: emacs-d-mode: Declare a source file-name.
...
* gnu/packages/emacs.scm (emacs-d-mode)[source]: Add 'file-name field.
2018-02-12 11:46:43 +02:00
Efraim Flashner
995b706931
gnu: guile-emacs: Declare a source file-name.
...
* gnu/packages/emacs.scm (guile-emacs)[source]: Add 'file-name field.
2018-02-12 11:46:39 +02:00
Efraim Flashner
23101355fd
gnu: vifm: Update to 0.9.1.
...
* gnu/packages/vim.scm (vifm): Update to 0.9.1.
2018-02-11 20:04:44 +02:00
Marius Bakke
b4c9a3173d
gnu: libreoffice: Update to 5.4.5.1 [CVE-2018-6871].
...
* gnu/packages/check.scm (cppunit-1.14): New public variable.
* gnu/packages/libreoffice.scm (xmlsec-src-libreoffice): Remove variable.
(libreoffice): Update to 5.4.5.1.
[native-inputs]: Change CPPUNIT to CPPUNIT-1.14. Remove AUTOCONF and AUTOMAKE.
[inputs]: Add GPGME, XMLSEC-NSS and LIBLTDL. Remove XMLSEC-SRC-LIBREOFFICE.
Replace LIBJPEG with LIBJPEG-TURBO.
[arguments]: Remove xmlsec code from PREPARE-SRC-PHASE. Make sure GPGME++
headers are found. Add workaround for <https://bugs.gentoo.org/641812 >. Add
"--disable-pdfium" to #:configure-flags.
* gnu/packages/xml.scm (xmlsec-nss): New public variable.
2018-02-11 16:29:49 +01:00
Marius Bakke
f1d7e14a1b
gnu: libmd: Update to 1.0.0.
...
* gnu/packages/crypto.scm (libmd): Update to 1.0.0.
[source](uri): Add freedesktop.org mirror.
2018-02-11 16:29:04 +01:00
Kei Kebreau
f62dcba42d
gnu: gmtp: Update to 1.3.11.
...
* gnu/packages/libusb.scm (gmtp): Update to 1.3.11.
2018-02-11 10:20:41 -05:00
Leo Famulari
2ab575298e
gnu: w3m: Update to 0.5.3+git20180125 [fixes CVE-2018-{6196,6197,6198}].
...
* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20180125.
2018-02-11 09:59:41 -05:00
ng0
e720329d5f
gnu: python-pycanberra: Use new URLs.
...
* gnu/packages/libcanberra.scm (python-pycanberra)[source]: Use new URL.
[home-page]: Update URL.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-11 09:44:11 -05:00
Ricardo Wurmus
8226304b17
gnu: propeller-gcc: Fix build.
...
* gnu/packages/embedded.scm (propeller-gcc)[native-inputs]: Use GCC 4.9.
2018-02-11 11:42:09 +01:00
Ricardo Wurmus
aba3e482b9
gnu: Add r-hdf5array.
...
* gnu/packages/bioinformatics.scm (r-hdf5array): New variable.
2018-02-11 11:42:09 +01:00
Mark H Weaver
a7fb298665
Merge branch 'master' into core-updates
2018-02-11 04:05:07 -05:00
Leo Famulari
31c7002b46
gnu: libtasn1: Fix CVE-2018-6003.
...
* gnu/packages/patches/libtasn1-CVE-2018-6003.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/tls.scm (libtasn1/fixed)[source]: Use it.
2018-02-10 23:01:56 -05:00
Leo Famulari
79cf105304
gnu: libtiff: Fix CVE-2017-{9935,11335,18013}.
...
* gnu/packages/patches/libtiff-CVE-2017-9935.patch,
gnu/packages/patches/libtiff-CVE-2017-11335.patch,
gnu/packages/patches/libtiff-CVE-2017-18013.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/image.scm (libtiff)[replacement]: New field.
(libtiff/fixed): New variable.
2018-02-10 22:58:19 -05:00
Tobias Geerinckx-Rice
6a517548e6
gnu: loksh: Update to 6.2.
...
* gnu/packages/shells.scm (loksh): Update to 6.2.
2018-02-11 03:06:57 +01:00
Tobias Geerinckx-Rice
0de57b446c
gnu: global: Update to 6.6.2.
...
* gnu/packages/code.scm (global): Update to 6.6.2.
2018-02-11 01:35:47 +01:00
Tobias Geerinckx-Rice
6577611b2b
gnu: acpica: Update to 20180209.
...
* gnu/packages/admin.scm (acpica): Update to 20180209.
2018-02-11 01:22:32 +01:00
Tobias Geerinckx-Rice
8067e7bf2b
gnu: youtube-dl: Update to 2018.02.08.
...
* gnu/packages/video.scm (youtube-dl): Update to 2018.02.08.
2018-02-11 00:16:19 +01:00
Ricardo Wurmus
6730d895d3
gnu: knights: Fix build.
...
* gnu/packages/games.scm (knights)[native-inputs]: Add pkg-config.
2018-02-10 23:53:34 +01:00
Tobias Geerinckx-Rice
9da87e4cc6
gnu: perl-net-dns: Update to 1.15.
...
* gnu/packages/networking.scm (perl-net-dns): Update to 1.15.
2018-02-10 23:39:37 +01:00
Tobias Geerinckx-Rice
e98d1d2a64
gnu: exfat-utils: Update to 1.2.8.
...
* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.8.
2018-02-10 23:03:51 +01:00
Tobias Geerinckx-Rice
ed3094cee9
gnu: unibilium: Update to 1.2.1.
...
* gnu/packages/terminals.scm (unibilium): Update to 1.2.1.
2018-02-10 23:03:50 +01:00
Leo Famulari
354c493fb8
gnu: exim: Update to 4.90.1 [fixes CVE-2018-6789].
...
* gnu/packages/mail.scm (exim): Update to 4.90.1.
[source]: Use HTTPS URLs.
2018-02-10 13:47:58 -05:00
Julien Lepiller
73a1f10a80
gnu: Add java-xmlunit-legacy.
...
* gnu/packages/java.scm (java-xmlunit-legacy): New variable.
2018-02-10 19:04:44 +01:00
Julien Lepiller
7ac4f054e7
gnu: Add java-xmlunit.
...
* gnu/packages/java.scm (java-xmlunit): New variable.
2018-02-10 19:04:38 +01:00
Julien Lepiller
e06bf42811
gnu: Add java-jline.
...
* gnu/packages/java.scm (java-jline): New variable.
2018-02-10 19:04:36 +01:00
Julien Lepiller
5ee7b02f56
gnu: Add java-xstream.
...
* gnu/packages/xml.scm (java-xstream): New variable.
2018-02-10 19:04:32 +01:00
Julien Lepiller
a5ec8a5c6b
gnu: Add java-jdom2.
...
* gnu/packages/xml.scm (java-jdom2): New variable.
2018-02-10 19:04:29 +01:00
Julien Lepiller
b8798817a1
gnu: Add java-jettison.
...
* gnu/packages/xml.scm (java-jettison): New variable.
2018-02-10 19:04:27 +01:00
Julien Lepiller
4c7759f027
gnu: Add java-stax.
...
* gnu/packages/xml.scm (java-stax): New variable.
2018-02-10 19:04:25 +01:00
Julien Lepiller
3058d8ec56
gnu: Add java-kxml2.
...
* gnu/packages/xml.scm (java-kxml2): New variable.
2018-02-10 19:04:23 +01:00
Julien Lepiller
be0524f472
gnu: Add java-jaxen.
...
* gnu/packages/xml.scm (java-jaxen): New variable.
2018-02-10 19:04:21 +01:00
Julien Lepiller
605c23df5b
gnu: Add java-dom4j.
...
gnu/packages/xml.scm (java-dom4j): New variable.
2018-02-10 19:04:19 +01:00
Julien Lepiller
9421f68224
gnu: Add java-xmlpull2.
...
* gnu/packages/xml.scm (java-xmlpull2): New variable.
2018-02-10 19:04:16 +01:00
Julien Lepiller
82d7d4e1c8
gnu: Add java-xpp3.
...
gnu/packages/xml.scm (java-xpp3): New variable.
2018-02-10 19:04:14 +01:00
Julien Lepiller
96f31935ec
gnu: Add java-xsdlib.
...
* gnu/packages/xml.scm (java-xsdlib): New variable.
2018-02-10 19:04:12 +01:00
Julien Lepiller
5552080de3
gnu: Add java-xom.
...
* gnu/packages/xml.scm (java-xom): New variable.
2018-02-10 19:04:10 +01:00
Julien Lepiller
7eae94d86a
gnu: Add java-jaxen-bootstrap.
...
* gnu/packages/xml.scm (java-jaxen-bootstrap): New variable.
2018-02-10 19:04:08 +01:00
Julien Lepiller
6d0368eb84
gnu: Add java-xerces.
...
* gnu/packages/java.scm (java-xerces): New variable.
* gnu/packages/patches/java-xerces-bootclasspath.patch: New file.
* gnu/packages/patches/java-xerces-build_dont_unzip.patch: New file.
* gnu/packages/patches/java-xerces-xjavac_taskdef.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them.
2018-02-10 19:04:04 +01:00
Julien Lepiller
9a86ee788d
gnu: Add java-apache-xml-commons-resolver.
...
* gnu/packages/xml.scm (java-apache-xml-commons-resolver): New variable.
2018-02-10 19:04:02 +01:00
Julien Lepiller
1a17ca2624
gnu: Add java-jaxp.
...
* gnu/packages/xml.scm (java-jaxp): New variable.
2018-02-10 19:04:00 +01:00
Julien Lepiller
0158ea8a82
gnu: Add java-joda-time.
...
* gnu/packages/java.scm (java-joda-time): New variable.
2018-02-10 19:03:54 +01:00
Julien Lepiller
d57fd728d7
gnu: Add java-joda-convert.
...
* gnu/packages/java.scm (java-joda-convert): New variable.
2018-02-10 19:03:52 +01:00
Julien Lepiller
a10a451c20
gnu: Add java-cdi-api.
...
* gnu/packages/java.scm (java-cdi-api): New variable.
2018-02-10 19:03:50 +01:00
Julien Lepiller
cc03a786ee
gnu: Add java-jboss-interceptors-api-spec.
...
* gnu/packages/java.scm (java-jboss-interceptors-api-spec): New
variable.
2018-02-10 19:03:48 +01:00
Julien Lepiller
cc06132957
gnu: Add java-jboss-el-api-spec.
...
* gnu/packages/java.scm (java-jboss-el-api-spec): New variable.
2018-02-10 19:03:46 +01:00
Julien Lepiller
a87ea1adcb
gnu: Add java-jansi.
...
* gnu/packages/java.scm (java-jansi): New variable.
2018-02-10 19:03:44 +01:00
Julien Lepiller
d0c62afa8c
gnu: Add java-jansi-native.
...
* gnu/packages/java.scm (java-jansi-native): New variable.
2018-02-10 19:03:41 +01:00