Skip to content

Commit 63bba79

Browse files
committed
springLobby: 0.269 -> 0.270
1 parent 6eeb612 commit 63bba79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/games/spring/springlobby.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
stdenv.mkDerivation rec {
66
pname = "springlobby";
7-
version = "0.269";
7+
version = "0.270";
88

99
src = fetchurl {
1010
url = "https://springlobby.springrts.com/dl/stable/springlobby-${version}.tar.bz2";
11-
sha256 = "1shgrfs4ssjj8m0c7805jisjzpc60796l0vja3yjfdksrz7yxvhg";
11+
sha256 = "1r1g2hw9ipsmsmzbhsi7bxqra1za6x7j1kw12qzl5psqyq8rqbgs";
1212
};
1313

1414
nativeBuildInputs = [ pkgconfig ];

0 commit comments

Comments
 (0)