mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
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:
parent
a9eae44ee5
commit
f47d3a0e60
@ -4,11 +4,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "stress-ng-${version}";
|
||||
version = "0.09.46";
|
||||
version = "0.09.49";
|
||||
|
||||
src = fetchurl {
|
||||
url = "http://kernel.ubuntu.com/~cking/tarballs/stress-ng/${name}.tar.xz";
|
||||
sha256 = "0m1f46vqixx2mgqdrjwkl8w9did7n99sy96rbcgkkn9g99y59qjm";
|
||||
sha256 = "1ll2i7vgnwpfhvq963m2aqwffkrmjggnscpmwn8qbdh0a82lmq2x";
|
||||
};
|
||||
|
||||
# All platforms inputs then Linux-only ones
|
||||
|
Loading…
Reference in New Issue
Block a user