haskellPackages.mmark: 0.0.7.4 -> 0.0.7.5

This commit is contained in:
sternenseemann
2022-03-26 11:02:16 +01:00
parent 372d0a707e
commit 27aed0d10b
@@ -2623,4 +2623,7 @@ self: super: {
revision = null;
}) super.mustache;
# Fixes test suite with modern-uri 0.3.4.3, waiting for Stackage LTS to follow suit
mmark = doDistribute self.mmark_0_0_7_5;
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super