Skip to content

Commit

Permalink
shiori: 1.7.3 -> 1.7.4 (NixOS#373382)
Browse files Browse the repository at this point in the history
  • Loading branch information
NickCao authored Jan 13, 2025
2 parents cfe6e44 + 1b37815 commit f8f022a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/sh/shiori/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

buildGoModule rec {
pname = "shiori";
version = "1.7.3";
version = "1.7.4";

vendorHash = "sha256-RTnaDAl79LScbeKKAGJOI/YOiHEwwlxS2CmNhw80KL0=";

Expand All @@ -19,7 +19,7 @@ buildGoModule rec {
owner = "go-shiori";
repo = pname;
rev = "v${version}";
sha256 = "sha256-e60eeP0vgQ2/ZE/kO3LcG50EITeF1eN7m1/Md23/HwU=";
sha256 = "sha256-T4EFwvejLgNkcykPjSHU8WXJwqSqYPFaAD+9JX+uiJU=";
};

ldflags = [
Expand Down

0 comments on commit f8f022a

Please sign in to comment.