haskell-pathtype: update to version 0.5.4
This commit is contained in:
parent
aaff40e521
commit
50fce3ede0
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "pathtype";
|
||||
version = "0.5.3";
|
||||
sha256 = "11plb7xw4j8vjziw1q0ymx33p6185cxd2hqrxw2hgsfzf2b9dvqg";
|
||||
version = "0.5.4";
|
||||
sha256 = "1ns5q3nrkl99xp4mrmk8wpvb9qzyvnw5cyjwh5rh76ykm2d5dbg7";
|
||||
buildDepends = [ QuickCheck time ];
|
||||
meta = {
|
||||
homepage = "http://code.haskell.org/pathtype";
|
||||
|
Loading…
Reference in New Issue
Block a user