haskell.packages.ghc944.lens: 5.2.1 -> 5.2.2

This commit is contained in:
Dennis Gosnell 2023-03-30 10:17:33 +09:00
parent 80bdc110a0
commit bdd538ff03
No known key found for this signature in database
GPG key ID: 462E0C03D11422F4

View file

@ -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 {