syncyomi: 1.1.7 -> 1.1.8 (#533804)

This commit is contained in:
nixpkgs-ci[bot]
2026-06-21 07:30:38 +00:00
committed by GitHub
+2 -2
View File
@@ -28,13 +28,13 @@ let
in
buildGoModule (finalAttrs: {
pname = "syncyomi";
version = "1.1.7";
version = "1.1.8";
src = fetchFromGitHub {
owner = "SyncYomi";
repo = "SyncYomi";
tag = "v${finalAttrs.version}";
hash = "sha256-ot8c7+a/YLhjt9HkcI8QZ2ICgtBj3VGJhxtnhWC0f+0=";
hash = "sha256-Dk6s5NXa9NY33/d4F9GDB5T1nKu8/OSEOY5cpIXz7ZA=";
};
vendorHash = "sha256-7AySGQBQHaTp2M1uj5581ZqcpzgexI1KvanWMOc6rx0=";