haskell-shelly: update to version 1.3.2
This commit is contained in:
parent
ed1225b0d9
commit
15a805b114
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shelly";
|
pname = "shelly";
|
||||||
version = "1.3.1";
|
version = "1.3.2";
|
||||||
sha256 = "1psgb1jqw6hqbrp7f217ayabchsn9q4fn2z77lc52r4mlvys13mh";
|
sha256 = "1n6kj9sw6d1nwg7lz1pgmjn8pjxxr76m5sxybv4hacakid3glddh";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
mtl systemFileio systemFilepath text time unixCompat
|
mtl systemFileio systemFilepath text time unixCompat
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user