sourcehut.gitsrht: 0.72.8 -> 0.72.47
This commit is contained in:
committed by
Tom Bereknyei
parent
e79de4c14e
commit
50d8d47a89
@@ -8,13 +8,13 @@
|
||||
, scmsrht
|
||||
}:
|
||||
let
|
||||
version = "0.72.8";
|
||||
version = "0.72.47";
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~sircmpwn";
|
||||
repo = "git.sr.ht";
|
||||
rev = version;
|
||||
sha256 = "sha256-AB2uzajO5PtcpJfbOOTfuDFM6is5K39v3AZJ1hShRNc=";
|
||||
sha256 = "sha256-jk2DFC/fDYN88nofntJrBtYfCWr39YaNv2azH/tdZtQ=";
|
||||
};
|
||||
|
||||
buildShell = src: buildGoModule {
|
||||
|
||||
Reference in New Issue
Block a user