1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 03:30:45 +00:00

hmat-oss: 1.9.0 -> 1.10.0

This commit is contained in:
R. Ryantm 2024-07-12 01:12:24 +00:00
parent c35a5a895f
commit 036adc0bd9

View file

@ -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 = [