gitsrht: 0.34.2 -> 0.35.6
This commit is contained in:
parent
257f5d6303
commit
7967cb05ad
@ -4,7 +4,7 @@
|
|||||||
, srht, pygit2, scmsrht }:
|
, srht, pygit2, scmsrht }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "0.34.2";
|
version = "0.35.6";
|
||||||
|
|
||||||
buildDispatcher = src: buildGoModule {
|
buildDispatcher = src: buildGoModule {
|
||||||
inherit src version;
|
inherit src version;
|
||||||
@ -20,7 +20,7 @@ in buildPythonPackage rec {
|
|||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://git.sr.ht/~sircmpwn/git.sr.ht";
|
url = "https://git.sr.ht/~sircmpwn/git.sr.ht";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1z10r2d9x71n1n36g55j4cswh0dqnzmgj2qiy1h92wwgq8azpiyy";
|
sha256 = "0j8caqbzdqkgc1bdhzz4k5hgh8lhsghfgwf46d19ryf83d8ggxqc";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user