Skip to content

Commit

Permalink
papirus-icon-theme: 20240201 -> 20240501
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed May 2, 2024
1 parent 6b39739 commit 1e89871
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/data/icons/papirus-icon-theme/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 1e89871

Please sign in to comment.