cht-sh: unstable-2021-04-25 -> unstable-2021-10-20

This commit is contained in:
R. RyanTM 2021-10-20 09:55:01 +00:00
parent a9b7ae8883
commit d510a8b880

View File

@ -10,15 +10,15 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "cht.sh"; pname = "cht.sh";
version = "unstable-2021-04-25"; version = "unstable-2021-10-20";
nativeBuildInputs = [ makeWrapper ]; nativeBuildInputs = [ makeWrapper ];
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "chubin"; owner = "chubin";
repo = "cheat.sh"; repo = "cheat.sh";
rev = "6d83c4d76c82a87cf6df436a5ab73e3b7c819e66"; rev = "5a79c76c9b8ef337cffb9537a3d8a47c9ffc8b04";
sha256 = "dXLNPhkfbQIhFZixC674Fcegyo8+Um7E6cm56vMpCYI="; sha256 = "zDkYp2YPEur26qEwG8DQQzv8/T288HG/9mzzkN4SEtU=";
}; };
# Fix ".cht.sh-wrapped" in the help message # Fix ".cht.sh-wrapped" in the help message