Commit 372c2aa6 authored by Justin Restivo's avatar Justin Restivo
Browse files

attemptoClex: 5133afe -> 6.5-090528

parent 363408f7
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,13 +6,13 @@

stdenv.mkDerivation rec {
  pname = "attempto-clex";
  version = "5133afe";
  version = "6.5-090528";

  src = fetchFromGitHub {
    owner = "Attempto";
    repo = "Clex";
    tag = version;
    sha256 = "0p9s64g1jic213bwm6347jqckszgnni9szrrz31qjgaf32kf7nkp";
    hash = "sha256-Oa1AMBaYpjd+U2k9lBnou4+4IgBwU8fojJ8bY9tf9ZE=";
  };

  installPhase = ''