diff options
author | Timotej Lazar <timotej.lazar@araneo.si> | 2020-03-24 15:10:37 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2020-04-02 20:55:13 +0200 |
commit | 43b176f36c57aa53883a1e623bd77f399babd788 (patch) | |
tree | bffaf3d53f56ae383d9b8ae201b2824250d0137e /gnu/local.mk | |
parent | 9d4ed3570395a6e898ade698186a5f9cd23097cc (diff) | |
download | patches-43b176f36c57aa53883a1e623bd77f399babd788.tar patches-43b176f36c57aa53883a1e623bd77f399babd788.tar.gz |
gnu: sdl2: Update to 2.0.12.
* gnu/packages/patches/sdl2-mesa-compat.patch: Delete file.
* gnu/packages/sdl.scm (sdl2): Update to 2.0.12.
[source]: Drop patch that was included in this release.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index d49086966b..77696633d2 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -1415,7 +1415,6 @@ dist_patch_DATA = \ %D%/packages/patches/scotch-build-parallelism.patch \ %D%/packages/patches/scotch-integer-declarations.patch \ %D%/packages/patches/sdl-libx11-1.6.patch \ - %D%/packages/patches/sdl2-mesa-compat.patch \ %D%/packages/patches/seahorse-gkr-use-0-on-empty-flags.patch \ %D%/packages/patches/seq24-rename-mutex.patch \ %D%/packages/patches/sharutils-CVE-2018-1000097.patch \ |