sdl3-mixer: 3.2.2 -> 3.2.4 (#527379)
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "sdl3-mixer";
|
pname = "sdl3-mixer";
|
||||||
version = "3.2.2";
|
version = "3.2.4";
|
||||||
__structuredAttrs = true;
|
__structuredAttrs = true;
|
||||||
|
|
||||||
outputs = [
|
outputs = [
|
||||||
@@ -36,7 +36,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
owner = "libsdl-org";
|
owner = "libsdl-org";
|
||||||
repo = "SDL_mixer";
|
repo = "SDL_mixer";
|
||||||
tag = "release-${finalAttrs.version}";
|
tag = "release-${finalAttrs.version}";
|
||||||
hash = "sha256-J4qyb5zeeDowile8p2qJzBWP0lnBR8nYSF0fuZUshiM=";
|
hash = "sha256-mPk6xU1/GkBtWgF8S9ttha7/PNxcBEiSxpzo6ARLC9I=";
|
||||||
};
|
};
|
||||||
|
|
||||||
strictDeps = true;
|
strictDeps = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user