Peter Simons
2cf39231f9
Merge pull request #173 from aforemny/haskell-ListZipper
...
Add package haskell-ListZipper-1.2.0.2
2012-10-24 08:45:55 -07:00
Peter Simons
d48aea2118
Fix haskellPackackages_ghc742_pedantic package set, which was broken by an earlier commit.
2012-10-24 16:43:26 +02:00
Alexander Foremny
7cc6e0b379
Merge remote-tracking branch 'upstream/master' into haskell-ListZipper
2012-10-24 13:25:53 +02:00
Alexander Foremny
86eddda712
Add haskell-ListZipper-1.2.0.2
2012-10-24 13:25:18 +02:00
Peter Simons
74ea0584f2
Merge pull request #168 from aforemny/haskell-lambdacube-engine
...
Add package haskell-lambdacube-engine-0.2.4
2012-10-23 10:37:29 -07:00
Peter Simons
57a008fdac
Merge pull request #169 from aforemny/haskell-elerea
...
Add haskell-elerea-2.7.0.2
2012-10-23 10:37:07 -07:00
Peter Simons
40c142201d
haskell-hlint: update to version 1.8.32
2012-10-23 18:29:59 +02:00
Peter Simons
5ff29b0e3d
haskell-yst: update to version 0.3
2012-10-23 18:29:59 +02:00
Peter Simons
0752f18e70
haskell-yesod-auth: update to version 1.1.1.3
2012-10-23 18:29:59 +02:00
Peter Simons
d0a08b93ff
haskell-vty: update to version 4.7.0.18
2012-10-23 18:29:59 +02:00
Peter Simons
466f1f185c
haskell-unlambda: update to version 0.1.2
2012-10-23 18:29:59 +02:00
Peter Simons
6e4939ad7c
haskell-silently: update to version 1.2.4
2012-10-23 18:29:59 +02:00
Peter Simons
9d5d111e6e
haskell-sendfile: update to version 0.7.7
2012-10-23 18:29:59 +02:00
Peter Simons
c278b67c2c
haskell-pandoc: update to version 1.9.4.5
2012-10-23 18:29:59 +02:00
Peter Simons
800d44eb9a
haskell-network-transport-tcp: update to version 0.3.1
2012-10-23 18:29:59 +02:00
Peter Simons
cbca9f8766
haskell-language-javascript: update to version 0.5.7
2012-10-23 18:29:59 +02:00
Peter Simons
e6f9b990ae
haskell-hledger: update to version 0.19
2012-10-23 18:29:59 +02:00
Peter Simons
03b44b6790
haskell-hledger-lib: update to version 0.19
2012-10-23 18:29:59 +02:00
Peter Simons
4262eec106
haskell-happstack-hamlet: update to version 7.0.2
2012-10-23 18:29:58 +02:00
Peter Simons
bf84037a65
haskell-ghc-mod: update to version 1.11.1
2012-10-23 18:29:58 +02:00
Peter Simons
dfdbb69fdd
haskell-filestore: update to version 0.5.0.1
2012-10-23 18:29:58 +02:00
Peter Simons
84aa9df309
haskell-distributed-process: update to version 0.4.0.2
2012-10-23 18:29:58 +02:00
Peter Simons
7f6f2cb977
haskell-distributed-process-simplelocalnet: update to version 0.2.0.7
2012-10-23 18:29:58 +02:00
Peter Simons
22bc23464f
haskell-authenticate: update to version 1.3.1.2
2012-10-23 18:29:58 +02:00
Peter Simons
1301e91a44
haskell-Stream: update to version 0.4.6.1
2012-10-23 18:29:58 +02:00
Peter Simons
7d2b61bcb3
haskell-HTTP: update to version 4000.2.6
2012-10-23 18:14:11 +02:00
Peter Simons
41ade95c30
haskell-async: update to version 2.0.1.4
2012-10-23 18:14:11 +02:00
Ludovic Courtès
b91a3927e6
libxml2: FreeBSD: add explicit dependency on XZ
2012-10-23 09:02:52 +02:00
Michael Raskin
9085403eb2
Let old WebKit build by silencing some borderline-errors
2012-10-23 01:06:33 +04:00
Alexander Foremny
a0e8e99150
Add haskell-elerea-2.7.0.2
2012-10-22 20:22:56 +02:00
Alexander Foremny
540966025d
Add package haskell-lambdacube-engine-0.2.4
...
Add package haskell-lambdacube-engine-0.2.4 and haskell-vect-0.4.7.
2012-10-22 14:39:24 +02:00
aszlig
6dd94d680a
Merge minor updates from jcumming.
...
This merges branches 'libarchive.121020', 'gphoto2.121020' and 'ncmpcpp.121020'
of git://github.com/jcumming/nixpkgs.
Octopus merge of @jcumming's minor updates, apart flrom updating the version, a
few other changes were made to these packages as well:
* libarchive: Now depends on xz.
* libgphoto: License changed to LGPL 2.1 plus.
And he did an overhaul of some of the meta blocks as well.
Changes during this merge:
* Inline and reword stray comment into meta tag in
1db34880d7
(libgphoto).
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-10-21 12:26:29 +02:00
Jack Cummings
d8006ae368
- libarchive-3.0.4
2012-10-20 22:17:14 -07:00
Jack Cummings
1db34880d7
- gphoto2-2.4.14, libgphoto2-2.4.14
2012-10-20 21:59:25 -07:00
Lluís Batlle i Rossell
c91bb2ed64
freetype: making it crossbuild fine for mips.
...
I think at some point the unwrapped build system gcc got into the PATH,
and that breaks some cross-builds, because the configure scripts now
choose the unwrapped gcc instead of the wrapped.
I'll search when it happened and how to overcome this better.
2012-10-20 10:53:22 +02:00
Ludovic Courtès
c8d9220257
cairo: pass `libiconvOrEmpty'; fixes builds on non-GNU system
2012-10-19 14:10:24 +02:00
Ludovic Courtès
6f21c88ffc
gnutls: update to 3.1.3
2012-10-19 14:10:24 +02:00
Ludovic Courtès
1189d3fb2a
nettle: update to 2.5.
2012-10-19 14:10:24 +02:00
Peter Simons
118a5cf540
haskell-silently: update to version 1.2.3
2012-10-19 10:38:46 +02:00
Peter Simons
5741294501
haskell-DSH: update to version 0.8.2.2
2012-10-19 10:38:46 +02:00
Ludovic Courtès
bf08f68ccb
blas: really fix installation on FreeBSD
2012-10-18 17:35:00 +02:00
Peter Simons
a8b903c849
haskell-zip-archive: update to version 0.1.2.1
2012-10-18 14:16:47 +02:00
Peter Simons
fcc014e13e
haskell-shelly: update to version 0.14.2
2012-10-18 14:16:47 +02:00
Peter Simons
b15bc6df90
haskell-network-info: update to version 0.2.0.3
2012-10-18 14:16:47 +02:00
Peter Simons
d51ef5ab35
haskell-monadcryptorandom: update to version 0.5
2012-10-18 14:16:47 +02:00
Peter Simons
49229ee47e
haskell-dbus: update to version 0.10.2
2012-10-18 14:16:47 +02:00
Peter Simons
94827f5b5d
haskell-conduit: update to version 0.5.2.7
2012-10-18 14:16:47 +02:00
Peter Simons
609b1b01c3
haskell-DSH: update to version 0.8.2.1
2012-10-18 14:16:46 +02:00
Ludovic Courtès
223b285776
cairo: clear all occurrences of `-ldl' on FreeBSD
2012-10-18 12:13:07 +02:00
Ludovic Courtès
fa7f30bf5e
glib: disable the NeXTstep on Darwin
2012-10-18 11:12:35 +02:00