Commit 212ce643 authored by José Romildo's avatar José Romildo
Browse files

marwaita: 20.2-unstable-2024-07-01 -> 20.3

parent 731dc15f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -10,13 +10,13 @@

stdenvNoCC.mkDerivation rec {
  pname = "marwaita";
  version = "20.2-unstable-2024-07-01";
  version = "20.3";

  src = fetchFromGitHub {
    owner = "darkomarko42";
    repo = pname;
    rev = "da6614b0fcb14d83de94f9b23b75baec03b3bc68";
    hash = "sha256-XP3mDa8KOyqd4ECnjvmfk84lU56qBYPGZAT9/fEp6N8=";
    rev = version;
    hash = "sha256-Zj995KsgLN6XYHRKx8eyDTrt5zpMqqUmzQgpoAofkeY=";
  };

  buildInputs = [