remind: 06.01.00 -> 06.01.02 (#444410)

authored by

Alexis Hildebrandt and committed by
GitHub
9b05c9f3 d3a660df

+2 -2
+2 -2
pkgs/by-name/re/remind/package.nix
··· 16 17 tcl.mkTclDerivation rec { 18 pname = "remind"; 19 - version = "06.01.00"; 20 21 src = fetchFromGitea { 22 domain = "git.skoll.ca"; 23 owner = "Skollsoft-Public"; 24 repo = "Remind"; 25 rev = version; 26 - hash = "sha256-1M1cKyonDydYl+UtScMwtp7DBQEFceaSXSUvMseKzzA="; 27 }; 28 29 propagatedBuildInputs = lib.optionals withGui [
··· 16 17 tcl.mkTclDerivation rec { 18 pname = "remind"; 19 + version = "06.01.02"; 20 21 src = fetchFromGitea { 22 domain = "git.skoll.ca"; 23 owner = "Skollsoft-Public"; 24 repo = "Remind"; 25 rev = version; 26 + hash = "sha256-7UU2RgCdvCv4LVyJ2KCaY19up09FLS+ADr0/HVkp0t4="; 27 }; 28 29 propagatedBuildInputs = lib.optionals withGui [