Merge pull request #277695 from K900/plymouth-23.360.11

plymouth: 23.356.9 -> 23.360.11
This commit is contained in:
K900 2023-12-30 13:33:34 +03:00 committed by GitHub
commit 46ae1eb542
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 = [