haskell-http-date: update to version 0.0.3
This commit is contained in:
parent
775dd5b7d5
commit
c9fabedfac
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "http-date";
|
pname = "http-date";
|
||||||
version = "0.0.2";
|
version = "0.0.3";
|
||||||
sha256 = "18nijf3hswbvcd5amhbccqmgnanmslsmqpd2iixlvwz5hqb3ncvj";
|
sha256 = "12iylfzz1d0v0gl4cf31dxcmlg0x7bq5f7acacy2pb0ilrxmzsnn";
|
||||||
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