python3Packages.craft-parts: 2.6.0 -> 2.6.1
This commit is contained in:
parent
4da9a07ccf
commit
7166145244
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "craft-parts";
|
pname = "craft-parts";
|
||||||
version = "2.6.0";
|
version = "2.6.1";
|
||||||
|
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
@ -36,7 +36,7 @@ buildPythonPackage rec {
|
|||||||
owner = "canonical";
|
owner = "canonical";
|
||||||
repo = "craft-parts";
|
repo = "craft-parts";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-SybDzprUrKeL+Jl7Gm4XYLlvmy056D1OtJB7v/W2flY=";
|
hash = "sha256-KQS4jjA66rROglOrGR7UofJL+oYEEC2X+o6pROrR5r4=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [ ./bash-path.patch ];
|
patches = [ ./bash-path.patch ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user