forked from mirrors/nixpkgs
haskell-shelly: update to version 0.15.4
This commit is contained in:
parent
dc9ea53ad9
commit
bfa35ee90f
|
@ -3,8 +3,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shelly";
|
pname = "shelly";
|
||||||
version = "0.15.3.3";
|
version = "0.15.4";
|
||||||
sha256 = "0g062rzpcksnszcjln9z39lw9cd084k0zs9pbr23s1985xkf6cj7";
|
sha256 = "1b8fn5fa350hhlswn97g6zn9454nzn9sz60x55j959phwys0fcdk";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
mtl systemFileio systemFilepath text time unixCompat
|
mtl systemFileio systemFilepath text time unixCompat
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue