stress-ng: 0.09.46 -> 0.09.49

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/stress-ng/versions
This commit is contained in:
R. RyanTM 2018-12-14 01:11:09 -08:00 committed by Robin Gloster
parent a9eae44ee5
commit f47d3a0e60

View File

@ -4,11 +4,11 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "stress-ng-${version}"; name = "stress-ng-${version}";
version = "0.09.46"; version = "0.09.49";
src = fetchurl { src = fetchurl {
url = "http://kernel.ubuntu.com/~cking/tarballs/stress-ng/${name}.tar.xz"; url = "http://kernel.ubuntu.com/~cking/tarballs/stress-ng/${name}.tar.xz";
sha256 = "0m1f46vqixx2mgqdrjwkl8w9did7n99sy96rbcgkkn9g99y59qjm"; sha256 = "1ll2i7vgnwpfhvq963m2aqwffkrmjggnscpmwn8qbdh0a82lmq2x";
}; };
# All platforms inputs then Linux-only ones # All platforms inputs then Linux-only ones