Merge pull request #203704 from figsoda/faketty

faketty: 1.0.10 -> 1.0.11
This commit is contained in:
Mario Rodas 2022-11-30 06:22:47 -05:00 committed by GitHub
commit 9067c8a6fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,14 +2,14 @@
rustPlatform.buildRustPackage rec {
pname = "faketty";
version = "1.0.10";
version = "1.0.11";
src = fetchCrate {
inherit pname version;
sha256 = "sha256-Jljq22xbXakwKdf5TXBXzuKuKJOBjf6lzCy8aHrVC3U=";
sha256 = "sha256-HMeJNUF4VT2WdGwAW21GvCp33Bg2HB8NCHv0+3cf74U=";
};
cargoSha256 = "sha256-K0hNnqw178b7noHW76DMR0BoYhkrQpPQeHaH6Azt3Xo=";
cargoSha256 = "sha256-jhSleyhBquU0PxmVPGo1CkuwrzLG7WG5ANPmZ14/ui0=";
postPatch = ''
patchShebangs tests/test.sh