gearlever: 3.3.4 -> 3.4.0
This commit is contained in:
parent
bac4482d07
commit
8afbcd1eed
@ -23,14 +23,14 @@
|
||||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "gearlever";
|
||||
version = "3.3.4";
|
||||
version = "3.4.0";
|
||||
pyproject = false; # Built with meson
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "mijorus";
|
||||
repo = "gearlever";
|
||||
tag = version;
|
||||
hash = "sha256-n7R4BiNxEy2uL6yg5h/L+l/EiQFTc5uND4ZVdERll08=";
|
||||
hash = "sha256-3kTgYlsVumTVH5X6h3YvS0tdex/OGQyn5MzevQ+GuH4=";
|
||||
};
|
||||
|
||||
postPatch =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user