Unverified Commit bd25a83f authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #233407 from h7x4/update-super-tiny-icons

super-tiny-icons: unstable-2022-11-07 -> unstable-2023-05-22
parents 958fc814 0979d42f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,13 +2,13 @@

stdenvNoCC.mkDerivation {
  pname = "super-tiny-icons";
  version = "unstable-2022-11-07";
  version = "unstable-2023-05-22";

  src = fetchFromGitHub {
    owner = "edent";
    repo = "SuperTinyIcons";
    rev = "b4d5a3be04c99ec0a309ac9e0d0b21207c237c7d";
    sha256 = "670ndAuBrZBr7YOTQm2zHJfpiBC56aPk+ZKMneREEoI=";
    rev = "69689fc05d6a14a865723a01b67c1af4741ed357";
    sha256 = "F1Qw1SLP7+LEiUch0YjBXQcpfU17YLCBk8q6cM77plU=";
  };

  installPhase = ''