Merge pull request #328807 from r-ryantm/auto-update/gomp

This commit is contained in:
Pavol Rusnak 2024-07-21 08:39:16 +02:00 committed by GitHub
commit e5ecc8f9b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,11 +5,11 @@
python3Packages.buildPythonApplication rec {
pname = "gomp";
version = "1.1.0";
version = "1.1.1";
src = fetchPypi {
inherit pname version;
sha256 = "11nq40igqbyfiygdzb1zyxx1n6d9xkv8vlmprbbi75mq54gfihhb";
sha256 = "sha256-Ixq9jtV56FKbh68jqmRd3lwpbMG00GcOUIpjzJhnSp0=";
};
doCheck = false; # tests require interactive terminal