Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mysql-simple
Commits:
ce56975e by Felix Yan at 2025-09-14T09:57:08+00:00
upgpkg: 0.4.9-124: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.1
- - - - -
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 = 123
+ pkgrel = 124
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=123
+pkgrel=124
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/ce56975eb708fb50a5258ca3052d598b414f0d4d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mysql-simple/-/commit/ce56975eb708fb50a5258ca3052d598b414f0d4d
You're receiving this email because of your account on gitlab.archlinux.org.