sourcehut.pagessrht: 0.4.10 -> 0.5.0

This commit is contained in:
Julien Moutinho 2021-10-23 02:23:14 +02:00 committed by Tom Bereknyei
parent 0c1c825e06
commit 8d25e52065

View file

@ -2,21 +2,19 @@
, fetchFromSourcehut
, buildGoModule
}:
let
version = "0.4.10";
buildGoModule rec {
pname = "pagessrht";
version = "0.5.0";
src = fetchFromSourcehut {
owner = "~sircmpwn";
repo = "pages.sr.ht";
rev = version;
sha256 = "sha256-Lq/xCCAywxxjX5nHbOvmCaQ4wtLgjcMo3Qc7xO1fdAs=";
sha256 = "sha256-SwKiNqsPbUgJyj8qSY1c7dwDiEMznEWmFun57YmDRKw=";
};
in
buildGoModule {
inherit src version;
pname = "pagessrht";
vendorSha256 = "sha256-YFRBoflFy48ipTvXdZ4qPSEgTIYvm4752JRZSzRG++U=";
vendorSha256 = "sha256-udr+1y5ApQCSPhs3yQTTi9QfzRbz0A9COYuFMjQGa74=";
postInstall = ''
mkdir -p $out/share/sql/