sptlrx: 1.3.0 -> 1.3.1 (#508963)

This commit is contained in:
Nick Cao
2026-04-13 20:14:51 +00:00
committed by GitHub
+2 -2
View File
@@ -9,13 +9,13 @@
buildGoModule (finalAttrs: {
pname = "sptlrx";
version = "1.3.0";
version = "1.3.1";
src = fetchFromGitHub {
owner = "raitonoberu";
repo = "sptlrx";
rev = "v${finalAttrs.version}";
hash = "sha256-X1nDvhW8F4UDWIeP0W6EtwB+0Ytf/d76oB/SJV9/neg=";
hash = "sha256-QbF1yMzGGvxEUIMeQ6sI3ykXYW9R/2gFSRkrASbhiJ0=";
};
vendorHash = "sha256-2QbGrQwFA+YeoVt4se2silLYbg7cQGY/fCTQb2bXWAM=";