Merge pull request #239214 from r-ryantm/auto-update/python310Packages.arcam-fmj

python310Packages.arcam-fmj: 1.3.0 -> 1.4.0
This commit is contained in:
Nick Cao
2023-06-23 10:02:16 +08:00
committed by GitHub
@@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "arcam-fmj";
version = "1.3.0";
version = "1.4.0";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -21,7 +21,7 @@ buildPythonPackage rec {
owner = "elupus";
repo = "arcam_fmj";
rev = "refs/tags/${version}";
hash = "sha256-TFZoWni33dzioADpTt50fqwBlZ/rdUergGs3s3d0504=";
hash = "sha256-/A3Fs0JyzW05L80CtI07Y/kTTrIC6yqubJfYO0kAEf0=";
};
propagatedBuildInputs = [