Skip to content

Commit

Permalink
papirus-icon-theme: 20231201 -> 20240201
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm committed Feb 2, 2024
1 parent 06da8f6 commit ec57dc6
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 = "20231201";
version = "20240201";

src = fetchFromGitHub {
owner = "PapirusDevelopmentTeam";
repo = pname;
rev = version;
hash = "sha256-nLc2nt8YI193loMHjzzEwgvb+tdNrVTZskqssX2oFrU=";
hash = "sha256-hAmtvib6wENEAGQdK242wwDqF3Ddu4YR00KPaWR8JMo=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit ec57dc6

Please sign in to comment.