fio: 2.20 -> 2.21
This commit is contained in:
parent
ffa0489310
commit
f19f6317ea
@ -1,8 +1,8 @@
|
|||||||
{ stdenv, fetchFromGitHub, libaio, python, zlib }:
|
{ stdenv, fetchFromGitHub, libaio, python, zlib }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "2.20";
|
version = "2.21";
|
||||||
sha256 = "06sn9ll75xbr2rr7zn8xzdy1v705kqfxv6q1zx6ysvxwri0sxrfx";
|
sha256 = "0nvvnhmls9gbn093lzcgps1w8824ylgyz674af85768pw2bvczzy";
|
||||||
in
|
in
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user