Merge pull request #133225 from fabaff/bump-arcam-fmj

python3Packages.arcam-fmj: 0.7.0 -> 0.10.0
This commit is contained in:
Sandro 2021-08-10 10:03:39 +02:00 committed by GitHub
commit 18ebbbe28f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@
buildPythonPackage rec {
pname = "arcam-fmj";
version = "0.7.0";
version = "0.10.0";
disabled = pythonOlder "3.8";
@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "elupus";
repo = "arcam_fmj";
rev = version;
sha256 = "0y4wvvbcsizjd9qz6iw4gjhq5qf0qcqs27hpx1cd90vhy6rclxm0";
sha256 = "sha256-pPPBeOwB2HgyxxMnR5yU3ZwDaJVP0v7/fkeDkeGGhPM=";
};
propagatedBuildInputs = [