Merge pull request #59632 from r-ryantm/auto-update/pdd
pdd: 1.3.1 -> 1.4
This commit is contained in:
commit
d122aacf69
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
buildPythonApplication rec {
|
buildPythonApplication rec {
|
||||||
pname = "pdd";
|
pname = "pdd";
|
||||||
version = "1.3.1";
|
version = "1.4";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "jarun";
|
owner = "jarun";
|
||||||
repo = "pdd";
|
repo = "pdd";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "0kl6d9nivf6jj1j70alz64iwbp3ip9rg4x506nannii2cfmmx5wr";
|
sha256 = "1cirb8mmxxadks7az6a3a4sp8djv45cwa9dx0zrarzfmw0x7xb9g";
|
||||||
};
|
};
|
||||||
|
|
||||||
format = "other";
|
format = "other";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user