Merge pull request #326421 from r-ryantm/auto-update/hmat-oss

hmat-oss: 1.9.0 -> 1.10.0
This commit is contained in:
Nick Cao
2024-07-12 14:51:02 -04:00
committed by GitHub
@@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "hmat-oss";
version = "1.9.0";
version = "1.10.0";
src = fetchFromGitHub {
owner = "jeromerobert";
repo = "hmat-oss";
rev = "refs/tags/${version}";
sha256 = "sha256-JW6zghoYnF7NcAuAACgTQoxANEnmwjUAB8jCpof7Ums=";
sha256 = "sha256-GnFlvZCEzSCcBVLjFWLe+AKXVA6UMs/gycrOJ2TBqrE=";
};
cmakeFlags = [