marwaita-icons: 5.0 -> 5.1 (#348795)

This commit is contained in:
José Romildo Malaquias 2024-10-16 10:09:07 -03:00 committed by GitHub
commit e2e4131e98
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,13 +9,13 @@
stdenvNoCC.mkDerivation rec { stdenvNoCC.mkDerivation rec {
pname = "marwaita-icons"; pname = "marwaita-icons";
version = "5.0"; version = "5.1";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "darkomarko42"; owner = "darkomarko42";
repo = "marwaita-icons"; repo = "marwaita-icons";
rev = version; rev = version;
hash = "sha256-6NFCXj80VAoFX+i4By5IpbtJC4qL+sAzlLHUJjTQ/sI="; hash = "sha256-UehujziT13kA9ltjyCvbSDTEpR8ISxoBpoLj22Zih8k=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [