Unverified Commit e863e0fe authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

remind: 05.03.07 -> 05.04.00 (#414746)

parents cd64f1bd 95597593
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,14 +16,14 @@

tcl.mkTclDerivation rec {
  pname = "remind";
  version = "05.03.07";
  version = "05.04.00";

  src = fetchFromGitea {
    domain = "git.skoll.ca";
    owner = "Skollsoft-Public";
    repo = "Remind";
    rev = version;
    hash = "sha256-gp6YGDh7gkCk4KFaPBfD72RJLbwGNz8iVAV764bfNe8=";
    hash = "sha256-O+rAXUl5vEBEl/S3FvBzofbcydFul0mF5NhT2Fzf6n8=";
  };

  propagatedBuildInputs = lib.optionals withGui [