mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-15 18:23:09 +00:00
haskell.packages.ghc944.lens: 5.2.1 -> 5.2.2
This commit is contained in:
parent
80bdc110a0
commit
bdd538ff03
@ -147,7 +147,7 @@ in {
|
||||
] ++ drv.testFlags or [];
|
||||
}) (doJailbreak super.hpack);
|
||||
|
||||
lens = doDistribute self.lens_5_2_1;
|
||||
lens = doDistribute self.lens_5_2_2;
|
||||
|
||||
# Apply patches from head.hackage.
|
||||
language-haskell-extract = appendPatch (pkgs.fetchpatch {
|
||||
|
Loading…
Reference in New Issue
Block a user