linux-wallpaperengine: 0-unstable-2024-10-13 -> 0-unstable-2024-11-8

This commit is contained in:
nanari 2024-11-09 07:49:46 +08:00
parent b24f83a511
commit c20abf409b

View File

@ -160,13 +160,13 @@ let
in
stdenv.mkDerivation {
pname = "linux-wallpaperengine";
version = "0-unstable-2024-10-13";
version = "0-unstable-2024-11-8";
src = fetchFromGitHub {
owner = "Almamu";
repo = "linux-wallpaperengine";
rev = "ec60a8a57153e49e3684c864a6d809fe9601336b";
hash = "sha256-M77Wp6tCXO2oFgfZ0+mdBT07CCYLsDDyHjeHtaDVvu8=";
rev = "4a063d0b84d331a0086b3f4605358ee177328d41";
hash = "sha256-IRTGFxHPRRRSg0J07pq8fpo1XbMT4aZC+wMVimZlH/Y=";
};
nativeBuildInputs = [