Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mysql-simple
Commits:
3973131a by Felix Yan at 2025-09-19T10:20:44+00:00
upgpkg: 0.4.9-130: rebuild with tasty 1.5.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-mysql-simple
pkgdesc = A mid-level MySQL client library
pkgver = 0.4.9
- pkgrel = 129
+ pkgrel = 130
url = https://github.com/paul-rouse/mysql-simple
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=mysql-simple
pkgname=haskell-mysql-simple
pkgver=0.4.9
-pkgrel=129
+pkgrel=130
pkgdesc="A mid-level MySQL client library"
url="https://github.com/paul-rouse/mysql-simple"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mysql-simple/-/commit/3973131a56941a5ea8c3091ae5aac44c387ac139
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mysql-simple/-/commit/3973131a56941a5ea8c3091ae5aac44c387ac139
You're receiving this email because of your account on gitlab.archlinux.org.