Skip to content

Commit 7a9080d

Browse files
haskellPackages.cabal2nix-unstable: 2021-05-28 -> 2021-06-10
1 parent 233087e commit 7a9080d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/development/haskell-modules/cabal2nix-unstable.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
}:
99
mkDerivation {
1010
pname = "cabal2nix";
11-
version = "unstable-2021-05-28";
11+
version = "unstable-2021-06-10";
1212
src = fetchzip {
13-
url = "https://github.com/NixOS/cabal2nix/archive/5fb325e094af91328e02cc2ecfd211feaeb135a7.tar.gz";
14-
sha256 = "1zbd336s99rgk24yjqlp012d0f66s5nf190sjmsl7mfhqx9j2y4l";
13+
url = "https://github.com/NixOS/cabal2nix/archive/f63eb780e9c946a5037580e29d8b4effa09da905.tar.gz";
14+
sha256 = "1xjdghhbryqhm39z1p8z804mcraia33jvfl8v02yfk7q9xk0bpq2";
1515
};
1616
isLibrary = true;
1717
isExecutable = true;

0 commit comments

Comments
 (0)