1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 17:46:29 +09:00

papirus-icon-theme: 20250201 -> 20250501 (#403411)

This commit is contained in:
Wolfgang Walther 2025-06-01 13:19:31 +00:00 committed by GitHub
commit ca22905875
Signed by: github
GPG key ID: B5690EEEBB952194

View file

@ -14,13 +14,13 @@
stdenvNoCC.mkDerivation rec { stdenvNoCC.mkDerivation rec {
pname = "papirus-icon-theme"; pname = "papirus-icon-theme";
version = "20250201"; version = "20250501";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "PapirusDevelopmentTeam"; owner = "PapirusDevelopmentTeam";
repo = pname; repo = pname;
rev = version; rev = version;
hash = "sha256-E2SpGAMsFfB64axDzUgVOZZwHDyPVbZjEvY4fJzRyUQ="; hash = "sha256-KbUjHmNzaj7XKj+MOsPM6zh2JI+HfwuXvItUVAZAClk=";
}; };
nativeBuildInputs = [ nativeBuildInputs = [