sourcehut.buildsrht: 0.80.0 -> 0.81.0
This commit is contained in:
committed by
tomberek
parent
4f97b2791f
commit
a623fb79c0
@@ -12,13 +12,13 @@
|
||||
, unzip
|
||||
}:
|
||||
let
|
||||
version = "0.80.0";
|
||||
version = "0.81.0";
|
||||
|
||||
src = fetchFromSourcehut {
|
||||
owner = "~sircmpwn";
|
||||
repo = "builds.sr.ht";
|
||||
rev = version;
|
||||
sha256 = "sha256-SzA9bOXiXULRD4Eq9xBbbmMUpXT8egOtooZFF4p79ms=";
|
||||
sha256 = "sha256-oUSzanRFZ2dQTgm/VuNhqUaUAPq7ffxR7OtBKtE61DE=";
|
||||
};
|
||||
|
||||
buildsrht-api = buildGoModule ({
|
||||
|
||||
Reference in New Issue
Block a user