python310Packages.arcam-fmj: 1.1.0 -> 1.2.0
Diff: https://github.com/elupus/arcam_fmj/compare/refs/tags/1.1.0...1.2.0 Changelog: https://github.com/elupus/arcam_fmj/releases/tag/1.2.0
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "arcam-fmj";
|
pname = "arcam-fmj";
|
||||||
version = "1.1.0";
|
version = "1.2.0";
|
||||||
format = "setuptools";
|
format = "setuptools";
|
||||||
|
|
||||||
disabled = pythonOlder "3.8";
|
disabled = pythonOlder "3.8";
|
||||||
@@ -21,7 +21,7 @@ buildPythonPackage rec {
|
|||||||
owner = "elupus";
|
owner = "elupus";
|
||||||
repo = "arcam_fmj";
|
repo = "arcam_fmj";
|
||||||
rev = "refs/tags/${version}";
|
rev = "refs/tags/${version}";
|
||||||
hash = "sha256-oXMoDpb4tg4iYAanTfPzeFp/IQl4bIELCTdM24hM84A=";
|
hash = "sha256-stoxDb25K/h55rwR0faWO0AOjSJmjZNbMbOAuUE2iSM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user