Peter Simons
cc22e43f5a
haskell-yesod-static: update to version 1.1.0.1
2012-09-11 12:15:36 +02:00
Peter Simons
bac22b8743
haskell-yesod-form: update to version 1.1.1.1
2012-09-11 12:15:36 +02:00
Peter Simons
6d21a18369
haskell-yesod-core: update to version 1.1.1.2
2012-09-11 12:15:36 +02:00
Peter Simons
44fe21f093
haskell-yesod-auth: update to version 1.1.1.1
2012-09-11 12:15:36 +02:00
Peter Simons
4d329a6ee5
haskell-xml-conduit: update to version 1.0.3.1
2012-09-11 12:15:36 +02:00
Peter Simons
b24351998b
haskell-wai-logger: update to version 0.3.0
2012-09-11 12:15:35 +02:00
Peter Simons
1622070cef
haskell-skein: update to version 0.1.0.9
2012-09-11 12:15:35 +02:00
Peter Simons
7b27f68e42
haskell-shakespeare: update to version 1.0.1.3
2012-09-11 12:15:35 +02:00
Peter Simons
053d65377b
haskell-resourcet: update to version 0.4.0.1
2012-09-11 12:15:35 +02:00
Peter Simons
1464dd7183
haskell-pool-conduit: update to version 0.1.0.3
2012-09-11 12:15:35 +02:00
Peter Simons
0af0365640
haskell-persistent: update to version 1.0.1.1
2012-09-11 12:15:35 +02:00
Peter Simons
b32dc0cad7
haskell-persistent-template: update to version 1.0.0.1
2012-09-11 12:15:35 +02:00
Peter Simons
bee2f63817
haskell-http-conduit: update to version 1.6.0.3
2012-09-11 12:15:35 +02:00
Peter Simons
5c75c45f26
haskell-fast-logger: update to version 0.3.1
2012-09-11 12:15:34 +02:00
Peter Simons
98865175ac
haskell-async: update to version 2.0.1.3
2012-09-11 12:15:34 +02:00
Peter Simons
d23a9edde1
haskell-diagrams: cosmetic
2012-09-11 12:13:55 +02:00
Peter Simons
20518a9556
haskell-yaml: update to version 0.8.0.2
2012-09-11 12:07:40 +02:00
Peter Simons
277527fef7
haskell-wai-extra: update to version 1.3.0.1
2012-09-11 12:07:40 +02:00
Peter Simons
027faa3045
haskell-wai-app-static: update to version 1.3.0.1
2012-09-11 12:07:39 +02:00
Peter Simons
80505bb416
haskell-monad-logger: update to version 0.2.0.1
2012-09-11 12:07:39 +02:00
Peter Simons
7ef7641d1e
haskell-http-conduit: update to version 1.6.0.2
2012-09-11 12:07:39 +02:00
Peter Simons
6cff725ee9
haskell-file-embed: update to version 0.0.4.5
2012-09-11 12:07:39 +02:00
Peter Simons
74eaab50ce
haskell-conduit: update to version 0.5.2.4
2012-09-11 12:07:39 +02:00
Peter Simons
e81449b41e
haskell-clientsession: update to version 0.8.0.1
2012-09-11 12:07:38 +02:00
Peter Simons
b4102299e5
haskell-authenticate: update to version 1.3.1.1
2012-09-11 12:07:38 +02:00
aszlig
2c315dee85
Merge branch 'tcl-tkabber-fixup'
...
This introduces the following changes:
* Fixes libPrefix in Tcl libraries I fucked up a few months ago and adds
missing meta attributes.
* Correctly set TKABBER_SITE_PLUGINS so Tkabber is able to find plugins, if
present.
* Rely on OPENSSL_X509_CERT_FILE instead of depending on cacert directly.
* Introduces a new license called "Tcl/Tk", which applies to some Tcl libraries
and is a variation of the BSD license with restrictions regarding
governmental use.
* New package tclgpg for GPG support in Tkabber.
2012-09-11 05:13:03 +02:00
aszlig
5320792ed7
haskell-diagrams: Move main libs into single dir.
...
That way we have all diagrams specific stuff in one directory, which coulde make
it easier for code-reuse in the future.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:17 +02:00
aszlig
3e1c9217c4
haskell-diagrams: Don't invoke haddock.
...
This package is only a metapackage and doesn't contain any source files, so we
don't need to generate source code documentation at all.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
4c418cd3aa
haskell-diagrams: New package, v0.5.
...
This is just a metapackage, so the build is going to fail and we need to fix
things up next.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
1763eb518b
haskell-diagrams-cairo: New package, v0.5.0.2.
...
We use the jailbreak attribute here to avoid splitting off cmdargs and split
into directly versioned packages.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2012-09-10 19:19:16 +02:00
aszlig
e3826e5e9c
haskell-diagrams-core: New package, v0.5.0.1.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:16 +02:00
aszlig
a7ca544945
haskell-diagrams-lib: New package, v0.5.0.1.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
cad8a942e1
haskel-vector-space-points: New package.
...
Starting with version 0.1.1.1, required by diagrams-core.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
d12f707f6c
haskell-newtype: New package in version 0.2.
...
This package is required by diagrams-lib.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
aszlig
6e0924ca84
haskell-active: New package in version 0.1.0.2.
...
This package is required by diagrams-lib.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Acked-by: Peter Simons <simons@cryp.to>
2012-09-10 19:19:15 +02:00
Peter Simons
bb7daf767b
cosmetic
2012-09-10 18:28:17 +02:00
Peter Simons
7b587a5ad8
haskell-funcmp: update to version 1.7
2012-09-10 18:27:35 +02:00
Peter Simons
9f7f71aeaa
Add myself as maintainer to those packages Haskell packages I, well, maintain.
2012-09-10 16:31:41 +02:00
Peter Simons
249ff424a9
haskell-zlib: jailbreak version 0.5.3.3 to fix build with GHC 7.6.1
2012-09-10 15:56:51 +02:00
Peter Simons
4fc17179f9
haskell-zlib-conduit: update to version 0.5.0.1
2012-09-10 15:08:24 +02:00
Peter Simons
09f1fbfa1c
haskell-zlib-bindings: update to version 0.1.1.1
2012-09-10 15:08:24 +02:00
Peter Simons
07a2ac1634
haskell-zipper: update to version 0.4.2
2012-09-10 15:08:24 +02:00
Peter Simons
2c4011974d
haskell-warp: update to version 1.3.1
2012-09-10 15:08:24 +02:00
Peter Simons
69074bf98b
haskell-unordered-containers: update to version 0.2.2.1
2012-09-10 15:08:24 +02:00
Peter Simons
d1990fed5d
haskell-texmath: update to version 0.6.1.1
2012-09-10 15:08:24 +02:00
Peter Simons
0dd2732946
haskell-system-filepath: update to version 0.4.7
2012-09-10 15:08:24 +02:00
Peter Simons
0acfb5994f
haskell-syb-with-class: update to version 0.6.1.4
2012-09-10 15:08:23 +02:00
Peter Simons
6ab66d48fe
haskell-simple-sendfile: update to version 0.2.7
2012-09-10 15:08:23 +02:00
Peter Simons
2040c25c3d
haskell-semigroups: update to version 0.8.4.1
2012-09-10 15:08:23 +02:00
Peter Simons
76ae366292
haskell-pureMD5: update to version 2.1.2.1
2012-09-10 15:08:23 +02:00