We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e048c4 commit 0339317Copy full SHA for 0339317
pkgs/by-name/si/simple64-netplay-server/package.nix
@@ -6,13 +6,13 @@
6
7
buildGoModule rec {
8
pname = "simple64-netplay-server";
9
- version = "2025.01.3";
+ version = "2025.02.3";
10
11
src = fetchFromGitHub {
12
owner = "simple64";
13
repo = "simple64-netplay-server";
14
tag = "v${version}";
15
- hash = "sha256-6+apLOy/hlLkvQjVxi4qpIVhfImdevyCFGAo6rBCc6k=";
+ hash = "sha256-mtyIGS7i4+HRpjE8Z3puoIOGhv21Th27iCXpO2LxtAg=";
16
};
17
18
vendorHash = "sha256-lcKOAPCyWKNg+l1YjziaMTn4DjLB0P+dz3FqyAy0sFk=";
0 commit comments