papirus-icon-theme: 20240201 -> 20240501

This commit is contained in:
R. Ryantm 2024-05-02 01:30:59 +00:00
parent 6b39739b77
commit 1e898710ac
1 changed files with 2 additions and 2 deletions

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 = [