Merge pull request #112025 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 10.2.0 -> 10.2.1
This commit is contained in:
commit
d93b6ec058
@ -2,11 +2,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "phoronix-test-suite";
|
||||
version = "10.2.0";
|
||||
version = "10.2.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://phoronix-test-suite.com/releases/${pname}-${version}.tar.gz";
|
||||
sha256 = "sha256-eoKHgbSyOEkwzki5wWuZlOAmZljxOMXcztA/g8TtutQ=";
|
||||
sha256 = "sha256-2HB4TPbyG+cTY6O1k0tRPrnKyg41SYnVM919Hii3gpg=";
|
||||
};
|
||||
|
||||
buildInputs = [ php ];
|
||||
|
Loading…
Reference in New Issue
Block a user