mansrht: 0.14.7 -> 0.15.1
This commit is contained in:
parent
52a95e9996
commit
68511199bb
@ -4,12 +4,12 @@
|
|||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "mansrht";
|
pname = "mansrht";
|
||||||
version = "0.14.7";
|
version = "0.15.1";
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://git.sr.ht/~sircmpwn/man.sr.ht";
|
url = "https://git.sr.ht/~sircmpwn/man.sr.ht";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1ys9186lbxhbg5ms9sxjk3va5qwjrsd4nzrz6zx50gzng9axd988";
|
sha256 = "hCpuVngpu2AacFGn0F78k2qrn09Z/p1rP8vfW7gkzWc=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user