Unverified Commit df86244a authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

remind: 05.03.06 -> 05.03.07 (#407896)



Co-authored-by: default avatarafh <afh@users.noreply.github.com>
parents e8028dba 6d8c09e9
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.06";
  version = "05.03.07";

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

  propagatedBuildInputs = lib.optionals withGui [