Unverified Commit fc7039f0 authored by José Romildo Malaquias's avatar José Romildo Malaquias Committed by GitHub
Browse files

papirus-icon-theme: 20240501 -> 20250201 (#378688)

parents e1bd1b8a 33440b1b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,13 +14,13 @@

stdenvNoCC.mkDerivation rec {
  pname = "papirus-icon-theme";
  version = "20240501";
  version = "20250201";

  src = fetchFromGitHub {
    owner = "PapirusDevelopmentTeam";
    repo = pname;
    rev = version;
    hash = "sha256-ZTijLslItfXRBUVKrz9KcOc78Efr5rRV+HfQckKcZSI=";
    hash = "sha256-E2SpGAMsFfB64axDzUgVOZZwHDyPVbZjEvY4fJzRyUQ=";
  };

  nativeBuildInputs = [