Loading pkgs/development/ocaml-modules/magic/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ stdenv.mkDerivation rec { pname = "magic"; version = "0.7.3"; version = "0.7.4"; src = fetchFromGitHub { owner = "Chris00"; repo = "ocaml-magic"; rev = "510c473d222a3d3d900b8ae1892d13e0d49d08be"; # no tags in repo sha256 = "0qks3v51xvzxhidai414mbszxhcl8wg8g7zxd04qi260433g77yg"; tag = "v${version}"; sha256 = "sha256-rsBMx68UDqmVVsyeZCxIS97A/0JCBM/JOgh60ly1uSs="; }; createFindlibDestdir = true; Loading @@ -32,6 +32,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/Chris00/ocaml-magic"; description = "Bindings for libmagic"; license = licenses.lgpl21Plus; maintainers = with maintainers; [ dandellion ]; maintainers = with maintainers; [ ]; }; } Loading
pkgs/development/ocaml-modules/magic/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ stdenv.mkDerivation rec { pname = "magic"; version = "0.7.3"; version = "0.7.4"; src = fetchFromGitHub { owner = "Chris00"; repo = "ocaml-magic"; rev = "510c473d222a3d3d900b8ae1892d13e0d49d08be"; # no tags in repo sha256 = "0qks3v51xvzxhidai414mbszxhcl8wg8g7zxd04qi260433g77yg"; tag = "v${version}"; sha256 = "sha256-rsBMx68UDqmVVsyeZCxIS97A/0JCBM/JOgh60ly1uSs="; }; createFindlibDestdir = true; Loading @@ -32,6 +32,6 @@ stdenv.mkDerivation rec { homepage = "https://github.com/Chris00/ocaml-magic"; description = "Bindings for libmagic"; license = licenses.lgpl21Plus; maintainers = with maintainers; [ dandellion ]; maintainers = with maintainers; [ ]; }; }