Unverified Commit 0979d42f authored by h7x4's avatar h7x4
Browse files

super-tiny-icons: unstable-2022-11-07 -> unstable-2023-05-22

parent f4520c5e
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 = ''