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

marwaita-icons: 5.0 -> 5.1 (#348795)

parents b48adff7 e7753c5e
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 = [