gitsrht: 0.32.3 -> 0.33.1
This commit is contained in:
parent
facecca784
commit
3c842a91a0
@ -4,7 +4,7 @@
|
|||||||
, srht, pygit2, scmsrht }:
|
, srht, pygit2, scmsrht }:
|
||||||
|
|
||||||
let
|
let
|
||||||
version = "0.32.3";
|
version = "0.33.1";
|
||||||
|
|
||||||
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 = "0grycmblhm9dnhcf1kcmn6bclgb9znahk2026dan58m9j9pja5vw";
|
sha256 = "0vwjkpvgscr01xhbzmhizqmg1wjhnj7jw9qcsv0s190fqach7ml8";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user