python310Packages.boilerpy3: 1.0.6 -> 1.0.7
This commit is contained in:
parent
36f5b2e42b
commit
869d4ec9ef
@ -6,7 +6,7 @@
|
||||
|
||||
let
|
||||
pname = "boilerpy3";
|
||||
version = "1.0.6";
|
||||
version = "1.0.7";
|
||||
in
|
||||
buildPythonPackage {
|
||||
inherit pname version;
|
||||
@ -18,7 +18,7 @@ buildPythonPackage {
|
||||
owner = "jmriebold";
|
||||
repo = "BoilerPy3";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-hl2+XpSvVaHpq9RGMnSzWHCA8TtBQnYwDtEOia1Rl/A=";
|
||||
hash = "sha256-dhAB0VbBGsSrgYGUlZEYaKA6sQB/f9Bb3alsRuQ8opo=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
|
Loading…
Reference in New Issue
Block a user