listssrht: 0.45.9 -> 0.45.15
This commit is contained in:
parent
8ebf265923
commit
cb49394f28
@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "listssrht";
|
pname = "listssrht";
|
||||||
version = "0.45.9";
|
version = "0.45.15";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://git.sr.ht/~sircmpwn/lists.sr.ht";
|
url = "https://git.sr.ht/~sircmpwn/lists.sr.ht";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "2Wb1hBx4GuRvVC0pD7gpE9dj5ketW/4ozxuVq2X5dDM=";
|
sha256 = "0f3yl5nf385j7mhcrmda7zk58i1y6fm00i479js90xxhjifmqkq6";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = srht.nativeBuildInputs;
|
nativeBuildInputs = srht.nativeBuildInputs;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user