Commit graph

18966 commits

Author SHA1 Message Date
William A. Kennington III
dd87598615 snappy: 1.1.1 -> 1.1.2 2014-09-13 19:16:19 -07:00
Peter Simons
8e4c563b14 haskell-hakyll: broken by recent updates
Hakyll requires network 2.6.x, which is newer than what we have, and
pandoc-citeproc 0.4.x, which is older than what we have.
2014-09-14 00:06:45 +02:00
Peter Simons
dd3a157b3f haskell-boundingboxes: update to version 0.2.2 2014-09-14 00:06:45 +02:00
Peter Simons
d1c721a8a0 haskell-http-client: update to version 0.3.8.2 2014-09-14 00:06:45 +02:00
Peter Simons
5bb4806c18 haskell-wl-pprint-terminfo: update to version 3.7.1.2 2014-09-14 00:06:45 +02:00
Peter Simons
c9c0205d64 haskell-wl-pprint-extras: update to version 3.5.0.2 2014-09-14 00:06:45 +02:00
Peter Simons
9067845ebc haskell-twitter-conduit: update to version 0.0.6 2014-09-14 00:06:45 +02:00
Peter Simons
c64275a2c1 haskell-tasty-rerun: update to version 1.1.3 2014-09-14 00:06:45 +02:00
Peter Simons
cf1fde21ff haskell-parsers: update to version 0.12.1.1 2014-09-14 00:06:44 +02:00
Peter Simons
c498f9db96 haskell-instant-generics: update to version 0.4.1 2014-09-14 00:06:44 +02:00
Peter Simons
435087d060 haskell-hsimport: update to version 0.6 2014-09-14 00:06:44 +02:00
Peter Simons
be41ba167a haskell-hplayground: update to version 0.1.0.5 2014-09-14 00:06:44 +02:00
Peter Simons
90efae1dbd haskell-hledger: update to version 0.23.3 2014-09-14 00:06:44 +02:00
Peter Simons
c8caffbd90 haskell-hledger-web: update to version 0.23.3 2014-09-14 00:06:44 +02:00
Peter Simons
a39fef7e51 haskell-hledger-lib: update to version 0.23.3 2014-09-14 00:06:44 +02:00
Peter Simons
617da985f6 haskell-gloss: update to version 1.8.2.2 2014-09-14 00:06:44 +02:00
Peter Simons
345fa9142a haskell-dimensional: update to version 0.13.0.1 2014-09-14 00:06:44 +02:00
Peter Simons
cf71096aa5 haskell-diagrams-contrib: update to version 1.1.2.2 2014-09-14 00:06:44 +02:00
Peter Simons
7e21326473 haskell-c2hs: update to version 0.18.2 2014-09-14 00:06:44 +02:00
Peter Simons
10ccc7ab1d haskell-bytes: update to version 0.14.1.1 2014-09-14 00:06:44 +02:00
Peter Simons
8b897a49aa haskell-async: update to version 2.0.1.6 2014-09-14 00:06:44 +02:00
Peter Simons
8daf8c103e haskell-html-conduit: update to version 1.1.1.1 2014-09-14 00:06:44 +02:00
Peter Simons
341a6e9166 haskell-auto-update: update to version 0.1.1.3 2014-09-14 00:06:44 +02:00
Peter Simons
0f5a5a9fc9 language-c-inline: re-generate with cabal2nix 2014-09-14 00:06:44 +02:00
Peter Simons
603c92c078 haskell-aws: re-generate with cabal2nix 2014-09-14 00:06:44 +02:00
Peter Simons
dac81d6ac9 haskell-time: update to version 1.5 2014-09-14 00:06:43 +02:00
Peter Simons
686ea115a9 idris: broken by recent Haskell updates
http://hydra.cryp.to/build/190927/nixlog/1/raw
2014-09-14 00:06:43 +02:00
Peter Simons
7783d1f147 haskell-yesod-auth-hashdb: build is broken by recent updates to persistent
https://github.com/paul-rouse/yesod-auth-hashdb/issues/1
2014-09-14 00:06:43 +02:00
Peter Simons
be9eb9fc8c haskell-language-c-inline: disable building of the documentation to fix the build
https://github.com/mchakravarty/language-c-inline/issues/40
2014-09-14 00:06:43 +02:00
Peter Simons
b7db46f0e0 haskell-pipes-http: jailbreak to fix build with latest http-client library 2014-09-14 00:06:43 +02:00
Peter Simons
e9619ed236 haskell-tasty-rerun: broken by current version of 'tasty'
https://github.com/ocharles/tasty-rerun/issues/2
2014-09-14 00:06:43 +02:00
Peter Simons
485283d648 haskell-diagrams-cairo: jailbreak to fix build with latest lens library 2014-09-14 00:06:43 +02:00
Peter Simons
ba6ff63568 haskell-aws: jailbreak to fix build with conduit 2014-09-14 00:06:43 +02:00
Peter Simons
5a595e7119 haskell-holy-project: disable the test suite to fix the build
The test suite tries to access the network:

 | Test suite Tests: RUNNING...
 | All Tests
 |   [...]
 |   GithubAPI
 |     Yann:                              FAIL
 |       Exception: FailedConnectionException2 "api.github.com" 443 True getProtocolByName: does not exist (no such protocol name: tcp)
 |     Jasper:                            FAIL
 |       Exception: FailedConnectionException2 "api.github.com" 443 True getProtocolByName: does not exist (no such protocol name: tcp)
 |
 | 2 out of 16 tests failed (0.66s)
 | Test suite Tests: FAIL
2014-09-14 00:06:43 +02:00
Peter Simons
30c918e409 haskell-hsimport: jailbreak to fix build with current tasty
https://github.com/dan-t/hsimport/issues/7
2014-09-14 00:06:43 +02:00
Peter Simons
5c3029eb0b haskell-yesod-auth: update to version 1.3.4.4 2014-09-14 00:06:43 +02:00
Peter Simons
e6d483b02a haskell-xml-conduit: update to version 1.2.2 2014-09-14 00:06:43 +02:00
Peter Simons
f841e6da29 haskell-tasty-hspec: update to version 0.2 2014-09-14 00:06:42 +02:00
Peter Simons
ecbb806193 haskell-snap: update to version 0.13.2.9 2014-09-14 00:06:42 +02:00
Peter Simons
763908bde9 haskell-markdown: update to version 0.1.10 2014-09-14 00:06:42 +02:00
Peter Simons
ce469d8015 haskell-hindent: update to version 3.0 2014-09-14 00:06:42 +02:00
Peter Simons
58d66807e4 haskell-crypto-api: update to version 0.13.2 2014-09-14 00:06:42 +02:00
Peter Simons
3f2c6833ac idris: remove unnecessary jailbreak 2014-09-14 00:06:42 +02:00
Peter Simons
0be4d04420 haskell-pipes: jailbreak to fix build with conduit 2014-09-14 00:06:42 +02:00
Peter Simons
51f31fd632 haskell-json-rpc: jailbreak to fix build with conduit 2014-09-14 00:06:42 +02:00
Peter Simons
a2da032807 haskell-esqueleto: broken by latest version of persistent 2014-09-14 00:06:42 +02:00
Peter Simons
d964aa83a0 haskell-xml-conduit: jailbreak to fix build with conduit 2014-09-14 00:06:42 +02:00
Peter Simons
7071d7b6de haskell-yesod-persistent: update to version 1.2.3.1 2014-09-14 00:06:42 +02:00
Peter Simons
eb871e216d haskell-yesod-form: update to version 1.3.15.4 2014-09-14 00:06:42 +02:00
Peter Simons
59137104b6 haskell-yesod-core: update to version 1.2.20 2014-09-14 00:06:42 +02:00
Peter Simons
896cd216a0 haskell-yesod-bin: update to version 1.2.12.8 2014-09-14 00:06:42 +02:00
Peter Simons
ff74f615b5 haskell-yesod-auth: update to version 1.3.4.3 2014-09-14 00:06:42 +02:00
Peter Simons
16d1ac75f9 haskell-xmlhtml: update to version 0.2.3.3 2014-09-14 00:06:42 +02:00
Peter Simons
edec0ee6e7 haskell-wai-app-static: update to version 3.0.0.1 2014-09-14 00:06:42 +02:00
Peter Simons
b9965ed1c7 haskell-tostring: update to version 0.2.0.2 2014-09-14 00:06:41 +02:00
Peter Simons
0215ee15c3 haskell-time: update to version 1.4.2 2014-09-14 00:06:41 +02:00
Peter Simons
ff81f3c5c2 haskell-text: update to version 1.1.1.3 2014-09-14 00:06:41 +02:00
Peter Simons
989b6fd6e3 haskell-tagstream-conduit: update to version 0.5.5.3 2014-09-14 00:06:41 +02:00
Peter Simons
11f057acb4 haskell-stm-conduit: update to version 2.5.2 2014-09-14 00:06:41 +02:00
Peter Simons
3e863fcb4a haskell-postgresql-simple: update to version 0.4.4.1 2014-09-14 00:06:41 +02:00
Peter Simons
082aca60ad haskell-persistent: update to version 2.0.2 2014-09-14 00:06:41 +02:00
Peter Simons
6a1e66042c haskell-persistent-template: update to version 2.0.2.2 2014-09-14 00:06:41 +02:00
Peter Simons
a289f2baa8 haskell-persistent-sqlite: update to version 2.0.1 2014-09-14 00:06:41 +02:00
Peter Simons
c40cc6e799 haskell-persistent-postgresql: update to version 2.0.1 2014-09-14 00:06:41 +02:00
Peter Simons
72072908c3 haskell-persistent-mysql: update to version 2.0.1 2014-09-14 00:06:41 +02:00
Peter Simons
c6e7152a21 haskell-minioperational: update to version 0.4.6 2014-09-14 00:06:41 +02:00
Peter Simons
ef77bc70df haskell-json-schema: update to version 0.7.0.1 2014-09-14 00:06:41 +02:00
Peter Simons
9efb04797a haskell-hxt-charproperties: update to version 9.2.0.0 2014-09-14 00:06:41 +02:00
Peter Simons
a7ae674834 haskell-http-conduit: update to version 2.1.4.3 2014-09-14 00:06:41 +02:00
Peter Simons
6cbc46b43c haskell-html-conduit: update to version 1.1.1 2014-09-14 00:06:41 +02:00
Peter Simons
9b805cf622 haskell-hspec-wai: update to version 0.4.1 2014-09-14 00:06:41 +02:00
Peter Simons
3c4a0ec9d6 haskell-conduit: update to version 1.2.0.2 2014-09-14 00:06:40 +02:00
Peter Simons
c7a684be23 haskell-conduit-extra: update to version 1.1.3.4 2014-09-14 00:06:40 +02:00
Peter Simons
e3356d5a43 haskell-conduit-combinators: update to version 0.2.8.3 2014-09-14 00:06:40 +02:00
Peter Simons
b75c5e681f haskell-classy-prelude: update to version 0.9.5 2014-09-14 00:06:40 +02:00
Peter Simons
fcdc7d3295 haskell-classy-prelude-conduit: update to version 0.9.5 2014-09-14 00:06:40 +02:00
Peter Simons
2694bed8da haskell-cereal-conduit: update to version 0.7.2.3 2014-09-14 00:06:40 +02:00
Peter Simons
8633bb7076 haskell-blaze-markup: update to version 0.6.1.1 2014-09-14 00:06:40 +02:00
Peter Simons
9795888b3e haskell-blaze-html: update to version 0.7.0.3 2014-09-14 00:06:40 +02:00
Peter Simons
d590d8b77f haskell-tasty: update to version 0.10 2014-09-14 00:06:40 +02:00
Peter Simons
b27484fdcb haskell-tasty-ant-xml: update to version 1.0.0.10 2014-09-14 00:06:40 +02:00
Peter Simons
ea88b6e435 haskell-DAV: drop jailbreak to see what update breaks this package 2014-09-14 00:06:40 +02:00
Peter Simons
6b1ba06bac haskell-attoparsec: update to version 0.12.1.2 2014-09-14 00:06:40 +02:00
Peter Simons
47d02a94e5 haskell-scientific: update to version 0.3.3.1 2014-09-14 00:06:40 +02:00
Peter Simons
caf56dd59d haskell-boundingboxes: update to version 0.2.1 2014-09-14 00:06:40 +02:00
Peter Simons
74d42b548a haskell-parsec: update to version 3.1.6 2014-09-14 00:06:40 +02:00
Peter Simons
78442b00b1 haskell-case-insensitive: update to version 1.2.0.1 2014-09-14 00:06:39 +02:00
Peter Simons
aa9eece18f haskell-lens: update to version 4.4.0.2 2014-09-14 00:06:39 +02:00
Peter Simons
28b5518737 haskell-language-java: update to version 0.2.7 2014-09-14 00:06:39 +02:00
Peter Simons
5e690a2288 haskell-language-c-inline: update to version 0.7.6.0 2014-09-14 00:06:39 +02:00
Peter Simons
fd962f0968 haskell-kan-extensions: update to version 4.1.0.1 2014-09-14 00:06:39 +02:00
Peter Simons
f73150a5b9 haskell-hxt: update to version 9.3.1.7 2014-09-14 00:06:39 +02:00
Peter Simons
551f104352 haskell-holy-project: update to version 0.1.1.1 2014-09-14 00:06:39 +02:00
Peter Simons
26bbee8175 haskell-hmatrix: update to version 0.16.0.5 2014-09-14 00:06:39 +02:00
Peter Simons
9fcfe01a17 haskell-hindent: update to version 2.4 2014-09-14 00:06:39 +02:00
Peter Simons
35d081a5ad haskell-haxr: update to version 3000.10.3.1 2014-09-14 00:06:39 +02:00
Peter Simons
ae02e51384 haskell-haskell-packages: update to version 0.2.4.2 2014-09-14 00:06:39 +02:00
Peter Simons
35460608b3 haskell-xlsx: update to version 0.1.0.3 2014-09-14 00:06:39 +02:00
Peter Simons
4531a7dcf2 haskell-uuid: update to version 1.3.4 2014-09-14 00:06:39 +02:00
Peter Simons
f314e4c9c3 haskell-tuple: update to version 0.3.0.2 2014-09-14 00:06:39 +02:00
Peter Simons
263d94b279 haskell-snap-cors: update to version 1.2.5.1 2014-09-14 00:06:39 +02:00
Peter Simons
5eb39687b5 haskell-setlocale: update to version 1.0.0.1 2014-09-14 00:06:39 +02:00
Peter Simons
fcd50bf099 haskell-semigroups: update to version 0.15.3 2014-09-14 00:06:38 +02:00
Peter Simons
6044100af1 haskell-rest-gen: update to version 0.15.0.2 2014-09-14 00:06:38 +02:00
Peter Simons
17d9243bd7 haskell-reducers: update to version 3.10.3 2014-09-14 00:06:38 +02:00
Peter Simons
5b0b7b7686 haskell-quickcheck-instances: update to version 0.3.9 2014-09-14 00:06:38 +02:00
Peter Simons
f07cec10e2 haskell-protobuf: update to version 0.2.0.4 2014-09-14 00:06:38 +02:00
Peter Simons
500a7a81b3 haskell-pcap-enumerator: update to version 0.5 2014-09-14 00:06:38 +02:00
Peter Simons
de37e853ab haskell-optparse-applicative: update to version 0.9.1.1 2014-09-14 00:06:38 +02:00
Peter Simons
4f6f8f763b haskell-multipart: update to version 0.1.2 2014-09-14 00:06:38 +02:00
Peter Simons
f13950b744 haskell-mono-traversable: update to version 0.6.2 2014-09-14 00:06:38 +02:00
Peter Simons
e8c21bf8e1 haskell-managed: update to version 1.0.0 2014-09-14 00:06:38 +02:00
Peter Simons
5c7732184d haskell-leveldb-haskell: update to version 0.3.1 2014-09-14 00:06:38 +02:00
Peter Simons
e809aabffe haskell-hakyll: update to version 4.5.5.0 2014-09-14 00:06:38 +02:00
Peter Simons
ae8d3baab3 haskell-github: update to version 0.11.1 2014-09-14 00:06:38 +02:00
Peter Simons
0a358f063c haskell-geniplate: update to version 0.6.0.5 2014-09-14 00:06:38 +02:00
Peter Simons
96b0340ff5 haskell-generic-aeson: update to version 0.2.0.0 2014-09-14 00:06:38 +02:00
Peter Simons
c1642c5cb7 haskell-file-location: update to version 0.4.5.3 2014-09-14 00:06:38 +02:00
Peter Simons
bb933868de haskell-fb: update to version 1.0.5 2014-09-14 00:06:38 +02:00
Peter Simons
a82e434d7e haskell-fay: update to version 0.20.1.4 2014-09-14 00:06:37 +02:00
Peter Simons
4f57aabd7c haskell-either: update to version 4.3.1 2014-09-14 00:06:37 +02:00
Peter Simons
29661328f0 haskell-djinn: update to version 2014.9.7 2014-09-14 00:06:37 +02:00
Peter Simons
a3cf7e86f5 haskell-diagrams-rasterific: update to version 0.1.0.2 2014-09-14 00:06:37 +02:00
Peter Simons
2d4118b21c haskell-diagrams-lib: update to version 1.2.0.3 2014-09-14 00:06:37 +02:00
Peter Simons
db42a9a86f haskell-diagrams-cairo: update to version 1.2.0.2 2014-09-14 00:06:37 +02:00
Peter Simons
3c996e00c4 haskell-cuda: update to version 0.6.5.0 2014-09-14 00:06:37 +02:00
Peter Simons
f1442285ee haskell-criterion: update to version 1.0.1.0 2014-09-14 00:06:37 +02:00
Peter Simons
6211803085 haskell-checkers: update to version 0.4.1 2014-09-14 00:06:37 +02:00
Peter Simons
068a8e42d3 haskell-case-insensitive: update to version 1.2.0.0 2014-09-14 00:06:37 +02:00
Peter Simons
9aad370b80 haskell-boundingboxes: update to version 0.2 2014-09-14 00:06:37 +02:00
Peter Simons
63db029727 haskell-blaze-builder: update to version 0.3.3.3 2014-09-14 00:06:37 +02:00
Peter Simons
b8379f353f haskell-base-prelude: update to version 0.1.4 2014-09-14 00:06:37 +02:00
Peter Simons
10c7a3c6da haskell-attoparsec: update to version 0.12.1.1 2014-09-14 00:06:37 +02:00
Peter Simons
2f282a4732 haskell-aeson-qq: update to version 0.7.3 2014-09-14 00:06:37 +02:00
Peter Simons
561fa4ded3 haskell-DAV: update to version 1.0.2 2014-09-14 00:06:37 +02:00
Peter Simons
54a7a49451 haskell-Chart: update to version 1.3.1 2014-09-14 00:06:37 +02:00
Peter Simons
9917e8813a haskell-Chart-gtk: update to version 1.3.1 2014-09-14 00:06:36 +02:00
Peter Simons
1f19af6dcc haskell-Chart-diagrams: update to version 1.3.1 2014-09-14 00:06:36 +02:00
Peter Simons
6c60e8efd1 haskell-Chart-cairo: update to version 1.3.1 2014-09-14 00:06:36 +02:00
Bjørn Forsman
f6d4d5907e ilixi: mark as broken
It's broken since the directfb 1.6.3 -> 1.7.6 update, commit
bb7138e9a9 ("directfb: Update to 1.7.6").

  [...]
  building libilixi_graphics_la-Surface.lo
    CXX    libilixi_graphics_la-Surface.lo
  Surface.cpp: In member function 'void ilixi::Surface::setGeometry(int, int, int, int)':
  Surface.cpp:157:44: error: in C++98 'r' must be initialized by constructor, not by '{...}'
       DFBRectangle r = { x, y, width, height };
2014-09-13 15:15:19 +02:00
Pascal Wittmann
8d67b9a240 transformed meta.maintainers of some packages into lists 2014-09-13 13:52:02 +02:00
Matej Cotman
77fa9da425 properly patch nodewebkit 2014-09-13 10:04:37 +02:00
lethalman
e0eb4c5bc5 Merge pull request #4058 from DamienCassou/pharo-vm-update
pharo-vm: 2014.06.25 -> 2014.08.14
2014-09-13 09:45:16 +02:00
Damien Cassou
35cd0ae159 pharo-vm: 2014.06.25 -> 2014.08.14 2014-09-13 08:43:45 +02:00
Thomas Tuegel
8c3f749eda Rewrite hoogleLocal expression
The old expression was broken. This began as an attempt to fix it, but
the new expression is substantially different. It takes advantage of new
features that obviate the need to patch Hoogle. It comes with several
limitations. The new expression does not build the database in parallel,
although it does not take long. The new expression also does not support
downloading databases from the Hoogle instance at haskell.org; those
databases link to Hackage for documentation, defying the meaning of local.
2014-09-12 15:29:02 -05:00
Pascal Wittmann
3c6eceb5fb Merge pull request #4008 from dbohdan/master
Add Jim Tcl interpreter
2014-09-12 21:36:58 +02:00
Danyil Bohdan
2a89610d9a jimtcl: add dbohdan as maintainer 2014-09-12 22:23:59 +03:00
William A. Kennington III
57becd586a Merge pull request #4053 from matejc/fix_vaapivdpau
fix vaapiVdpau build with patch
2014-09-12 12:14:25 -07:00
William A. Kennington III
977004408b Merge pull request #4055 from linquize/directfb
directfb: Update to 1.7.6
2014-09-12 12:13:32 -07:00
Linquize
bb7138e9a9 directfb: Update to 1.7.6 2014-09-12 17:35:37 +02:00