mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
commit
609003f978
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shelly";
|
pname = "shelly";
|
||||||
version = "1.5.6";
|
version = "1.6.0";
|
||||||
sha256 = "1vnn0s3i3n76286b7rc70qjzgkmfwllpg7w4zin627v6466pfpzl";
|
sha256 = "0yrx7sv1s8pddpap143d3yi3ypvf84jjh16i8b3dm4kb3m4x3mdv";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
async enclosedExceptions exceptions liftedAsync liftedBase
|
async enclosedExceptions exceptions liftedAsync liftedBase
|
||||||
monadControl mtl systemFileio systemFilepath text time transformers
|
monadControl mtl systemFileio systemFilepath text time transformers
|
||||||
|
Loading…
Reference in New Issue
Block a user