From 402f0fc40e1a46907a6f772b4a2cdfd02dbb259f Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 22 Jun 2025 03:06:18 +0000 Subject: [PATCH] plymouth-vortex-ubuntu-theme: 0-unstable-2024-11-20 -> 0-unstable-2025-06-20 --- pkgs/by-name/pl/plymouth-vortex-ubuntu-theme/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/pl/plymouth-vortex-ubuntu-theme/package.nix b/pkgs/by-name/pl/plymouth-vortex-ubuntu-theme/package.nix index e1faaa81ea42..1a5128f21597 100644 --- a/pkgs/by-name/pl/plymouth-vortex-ubuntu-theme/package.nix +++ b/pkgs/by-name/pl/plymouth-vortex-ubuntu-theme/package.nix @@ -7,13 +7,13 @@ stdenvNoCC.mkDerivation { pname = "plymouth-vortex-ubuntu-theme"; - version = "0-unstable-2024-11-20"; + version = "0-unstable-2025-06-20"; src = fetchFromGitHub { owner = "emanuele-scarsella"; repo = "vortex-ubuntu-plymouth-theme"; - rev = "5b3c88102fd8f322626c01514deedd7ba8e7ebdd"; - hash = "sha256-AuYLjyOfpmwE4pFhKDQdR1uC+6Rr5FWUC5h9yWesXRE="; + rev = "3072445ee35f10a0268baa9aaa326c0abd54af3e"; + hash = "sha256-RBV5g1ccDw7O6MnrLb2yCga/ASjVo7GOE5CIoJcku4w="; }; dontBuild = true;