Commit e7753c5e authored by R. RyanTM's avatar R. RyanTM
Browse files

marwaita-icons: 5.0 -> 5.1

parent c2bdda7b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@

stdenvNoCC.mkDerivation rec {
  pname = "marwaita-icons";
  version = "5.0";
  version = "5.1";

  src = fetchFromGitHub {
    owner = "darkomarko42";
    repo = "marwaita-icons";
    rev = version;
    hash = "sha256-6NFCXj80VAoFX+i4By5IpbtJC4qL+sAzlLHUJjTQ/sI=";
    hash = "sha256-UehujziT13kA9ltjyCvbSDTEpR8ISxoBpoLj22Zih8k=";
  };

  nativeBuildInputs = [