Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sdl2
Commits:
4a63f1c3 by Felix Yan at 2025-07-31T18:03:01+08:00
upgpkg: 2.5.5.1-38: rebuild with optparse-applicative 0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-sdl2
pkgdesc = Both high- and low-level bindings to the SDL library
pkgver = 2.5.5.1
- pkgrel = 37
+ pkgrel = 38
url = https://github.com/haskell-game/sdl2.git
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=sdl2
pkgname=haskell-sdl2
pkgver=2.5.5.1
-pkgrel=37
+pkgrel=38
pkgdesc="Both high- and low-level bindings to the SDL library"
url="https://github.com/haskell-game/sdl2.git"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sdl2/-/commit/4a63f1c36246a4c58a06ddae0ed3a27d41e6c2d4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sdl2/-/commit/4a63f1c36246a4c58a06ddae0ed3a27d41e6c2d4
You're receiving this email because of your account on gitlab.archlinux.org.