Skip to content

Commit 0753d64

Browse files
committed
haskell-hlint: update to version 1.8.61
1 parent c6d74cd commit 0753d64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/development/tools/haskell/hlint/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
cabal.mkDerivation (self: {
66
pname = "hlint";
7-
version = "1.8.60";
8-
sha256 = "10kc4g9sipd5758n3x2xndaw1c887263gvff0y395drfgqh5qxal";
7+
version = "1.8.61";
8+
sha256 = "08y8ny6dv14gxnzzr5f1hvs22m7y62yffyq2pzvw2aja8fbj5d2z";
99
isLibrary = true;
1010
isExecutable = true;
1111
buildDepends = [

0 commit comments

Comments
 (0)