SDL_net: 1.2.8-unstable-2025-04-21 -> 1.2.8-unstable-2026-03-17 (#502315)
This commit is contained in:
@@ -11,13 +11,13 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "SDL_net";
|
||||
version = "1.2.8-unstable-2025-04-21";
|
||||
version = "1.2.8-unstable-2026-03-17";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "libsdl-org";
|
||||
repo = "SDL_net";
|
||||
rev = "e2e041b81747bc01b2c5fb3757a082e525e5d25b";
|
||||
hash = "sha256-Nk1OoCIrHMABHuPrJHMlLyyR73px/Xikgz40RpDfonw=";
|
||||
rev = "cd5a2ebdea1a15b27f503cc7ffdcaf056d047b73";
|
||||
hash = "sha256-z3bJYf3PzS0ydoeL0Ay0HOZ9ImKZMyLbVZhD+u5BD6w=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user