mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-10-31 22:51:22 +00:00
haskell-shelly: update to version 1.3.0.3
This commit is contained in:
parent
f0738b3c16
commit
cfbae2de73
@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "shelly";
|
pname = "shelly";
|
||||||
version = "1.3.0.2";
|
version = "1.3.0.3";
|
||||||
sha256 = "1vhjqm2y6hfaq88k4qz0gdjic1316c5p1gyzgz19r0iwry6msrh2";
|
sha256 = "0izfxv45b5j9p3q2nrlxdn9g4vfmzghl4ab7zisn07gx381wk9qq";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
mtl systemFileio systemFilepath text time unixCompat
|
mtl systemFileio systemFilepath text time unixCompat
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user