Merge pull request #308413 from r-ryantm/auto-update/papirus-icon-theme

papirus-icon-theme: 20240201 -> 20240501
This commit is contained in:
José Romildo Malaquias 2024-05-02 21:31:39 -03:00 committed by GitHub
commit ce79c39349
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,13 +13,13 @@
stdenvNoCC.mkDerivation rec {
pname = "papirus-icon-theme";
version = "20240201";
version = "20240501";
src = fetchFromGitHub {
owner = "PapirusDevelopmentTeam";
repo = pname;
rev = version;
hash = "sha256-hAmtvib6wENEAGQdK242wwDqF3Ddu4YR00KPaWR8JMo=";
hash = "sha256-ZTijLslItfXRBUVKrz9KcOc78Efr5rRV+HfQckKcZSI=";
};
nativeBuildInputs = [