plymouth: 23.356.9 -> 23.360.11

Diff: https://gitlab.freedesktop.org/plymouth/plymouth/-/compare/23.356.9...23.360.11
This commit is contained in:
K900 2023-12-30 12:17:00 +03:00
parent 98a0c372a3
commit d99161d191

View File

@ -20,7 +20,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "plymouth";
version = "23.356.9";
version = "23.360.11";
outputs = [ "out" "dev" ];
@ -29,7 +29,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "plymouth";
repo = "plymouth";
rev = finalAttrs.version;
hash = "sha256-71QMhQqWpa4FID9vPEL2QuOaGxuk7+sXKRynCa1n2tw=";
hash = "sha256-Uun4KtrbkFCiGq3WpZlZ8NKKCOnM+jcgYa8qoqAYdaw=";
};
patches = [