libxml2: 2.14.5 -> 2.14.6 (#444384)
This commit is contained in:
@@ -43,13 +43,13 @@ let
|
||||
};
|
||||
};
|
||||
libxml2 = callPackage ./common.nix {
|
||||
version = "2.14.5";
|
||||
version = "2.14.6";
|
||||
src = fetchFromGitLab {
|
||||
domain = "gitlab.gnome.org";
|
||||
owner = "GNOME";
|
||||
repo = "libxml2";
|
||||
tag = "v${packages.libxml2.version}";
|
||||
hash = "sha256-vxKlw8Kz+fgUP6bhWG2+4346WJVzqG0QvPG/BT7RftQ=";
|
||||
hash = "sha256-EIcNL5B/o74hyc1N+ShrlKsPL5tHhiGgkCR1D7FcDjw=";
|
||||
};
|
||||
extraMeta = {
|
||||
maintainers = with lib.maintainers; [
|
||||
|
||||
Reference in New Issue
Block a user