Merge pull request #107931 from marsam/update-broot

broot: 1.0.8 -> 1.1.10
This commit is contained in:
Sandro 2020-12-30 05:34:03 +01:00 committed by GitHub
commit 5dbf5f90d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,14 +11,14 @@
rustPlatform.buildRustPackage rec { rustPlatform.buildRustPackage rec {
pname = "broot"; pname = "broot";
version = "1.0.8"; version = "1.1.10";
src = fetchCrate { src = fetchCrate {
inherit pname version; inherit pname version;
sha256 = "06881c8qnh917y2mn5q5qlf86idz17xi2dapsad3m1zbdr53c25j"; sha256 = "04nidx43w4nnccgbrw30wg9ai8p7hbklxpn1gc6gr2325yhqvwhl";
}; };
cargoSha256 = "1k5qm4h028172r7i2pz5l8886qviy7ni83qxn10a8d5hsgalarvx"; cargoSha256 = "1bzq0dsdnmxniwnb6989wlhih28c4lyd11sci821whs11lhlfpz0";
nativeBuildInputs = [ nativeBuildInputs = [
makeWrapper makeWrapper