dispatchsrht: 0.12.3 -> 0.13.3
This commit is contained in:
parent
0ba8b3b67b
commit
72fb1992ef
@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "dispatchsrht";
|
pname = "dispatchsrht";
|
||||||
version = "0.12.3";
|
version = "0.13.3";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://git.sr.ht/~sircmpwn/dispatch.sr.ht";
|
url = "https://git.sr.ht/~sircmpwn/dispatch.sr.ht";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "0lpc8jpyz1rg3g98546wlhr27b15g32lds77hl42aixv5f5b8lc9";
|
sha256 = "08asayfwpzafscpli5grx1p0y1ryz7pqkznf5bd9j8ir2iyhbc10";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user