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

remind: 05.03.04 -> 05.03.05 (#395601)

parents c69d6162 0f0b37a5
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.04";
  version = "05.03.05";

  src = fetchFromGitea {
    domain = "git.skoll.ca";
    owner = "Skollsoft-Public";
    repo = "Remind";
    rev = version;
    hash = "sha256-6pUQONmafwfUZ3DAsYS6dju8mLE9piu7btPmP6QX4pM=";
    hash = "sha256-dMnsMV4DRxXWgev9LCb4wwdnx7A++giCsW7c2cMde9Q=";
  };

  propagatedBuildInputs = lib.optionals withGui [