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

papirus-icon-theme: 20231201 -> 20240201
This commit is contained in:
h7x4 2024-02-02 09:21:39 +01:00 committed by GitHub
commit 5b960e743e
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 = "20231201";
version = "20240201";
src = fetchFromGitHub {
owner = "PapirusDevelopmentTeam";
repo = pname;
rev = version;
hash = "sha256-nLc2nt8YI193loMHjzzEwgvb+tdNrVTZskqssX2oFrU=";
hash = "sha256-hAmtvib6wENEAGQdK242wwDqF3Ddu4YR00KPaWR8JMo=";
};
nativeBuildInputs = [