Merge pull request #81953 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 9.4.0 -> 9.4.1
This commit is contained in:
commit
98b3523f04
@ -2,11 +2,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "phoronix-test-suite";
|
||||
version = "9.4.0";
|
||||
version = "9.4.1";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://phoronix-test-suite.com/releases/${pname}-${version}.tar.gz";
|
||||
sha256 = "108h3zs7p9vmb56dwlw7wicv9z4kxbndl82075sx4c12rzrmssi9";
|
||||
sha256 = "1c33c8aihsfdxaqkwy4isrvmjam5j5rdz98vv2apy73638vx3q04";
|
||||
};
|
||||
|
||||
buildInputs = [ php ];
|
||||
|
Loading…
Reference in New Issue
Block a user