lrcsnc: 0.1.1 -> 0.1.2 (#477320)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-06 03:59:07 +00:00
committed by GitHub
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "lrcsnc";
version = "0.1.1";
version = "0.1.2";
src = fetchFromGitHub {
owner = "Endg4meZer0";
repo = "lrcsnc";
tag = "v${finalAttrs.version}";
hash = "sha256-fXsXRv6h7HfEUhszxSIxv2mnkrm7DLm4Zpw7/beNn2I=";
hash = "sha256-U1wq3x9GkwJYoR7jA3EtRcFd6UkMf5UGWuBeG+6DYLY=";
};
vendorHash = "sha256-ww+SXy29woGlb120sj1oGb4MIQJzpBCKGpUKYsYxTMk=";