sourcehut.gitsrht: 0.76.4 -> 0.77.3
This commit is contained in:
parent
1584a81f6a
commit
75bd00c1ca
@ -8,13 +8,13 @@
|
|||||||
, scmsrht
|
, scmsrht
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
version = "0.76.4";
|
version = "0.77.3";
|
||||||
|
|
||||||
src = fetchFromSourcehut {
|
src = fetchFromSourcehut {
|
||||||
owner = "~sircmpwn";
|
owner = "~sircmpwn";
|
||||||
repo = "git.sr.ht";
|
repo = "git.sr.ht";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "sha256-diUkQpB/ivg8JTaoTcSyKr9Q9LZiMo6qVInBDPceklc=";
|
sha256 = "sha256-eJvXCcmdiUzTK0EqNJkLEZsAfr6toD/378HObnMbOWM=";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildShell = src: buildGoModule {
|
buildShell = src: buildGoModule {
|
||||||
|
Loading…
Reference in New Issue
Block a user