Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-sdl2
Commits:
73b5de48 by Felix Yan at 2024-09-22T22:39:16+03:00
upgpkg: 2.5.5.0-66: rebuild with reflection 2.1.8
- - - - -
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.0
- pkgrel = 65
+ pkgrel = 66
url = https://github.com/haskell-game/sdl2.git
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=sdl2
pkgname=haskell-sdl2
pkgver=2.5.5.0
-pkgrel=65
+pkgrel=66
pkgdesc="Both high- and low-level bindings to the SDL library"
url="https://github.com/haskell-game/sdl2.git"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sdl2/-/commit/73b5de48fe70e4900c178c9e244fb872c9a5c756
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-sdl2/-/commit/73b5de48fe70e4900c178c9e244fb872c9a5c756
You're receiving this email because of your account on gitlab.archlinux.org.