ocamlPackages.mdx: 2.5.1 → 2.5.2 (#502739)
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
|
||||
buildDunePackage (finalAttrs: {
|
||||
pname = "mdx";
|
||||
version = "2.5.1";
|
||||
version = "2.5.2";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/realworldocaml/mdx/releases/download/${finalAttrs.version}/mdx-${finalAttrs.version}.tbz";
|
||||
hash = "sha256-3YKYDdERpIBv+akdnS7Xwmrvsdp9zL0V5zw6j2boY/U=";
|
||||
hash = "sha256-yEjCxoDGJmLcSgX1WOXGwY7Sqre7ZQjB1JEJ1uqRo88=";
|
||||
};
|
||||
|
||||
env =
|
||||
|
||||
Reference in New Issue
Block a user