haskell-http-date: updated to version 0.0.2
svn path=/nixpkgs/trunk/; revision=32351
This commit is contained in:
parent
882b8ea871
commit
d27f8787f7
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "http-date";
|
pname = "http-date";
|
||||||
version = "0.0.1";
|
version = "0.0.2";
|
||||||
sha256 = "1dqnglz1l6h14339nd5q8sq90fak64ab8fs9fkhf8ipg5y0pzwbd";
|
sha256 = "18nijf3hswbvcd5amhbccqmgnanmslsmqpd2iixlvwz5hqb3ncvj";
|
||||||
buildDepends = [ attoparsec ];
|
buildDepends = [ attoparsec ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "HTTP Date parser/formatter";
|
description = "HTTP Date parser/formatter";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user