Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mysql-simple
Commits:
02f8798a by Felix Yan at 2023-11-13T20:29:40+02:00
upgpkg: 0.4.9-25: rebuild with tasty-hunit 0.10.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 = 24
+ pkgrel = 25
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=24
+pkgrel=25
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/02f8798a62eb3864ffcfeabd3130bca66184400c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mysql-simple/-/commit/02f8798a62eb3864ffcfeabd3130bca66184400c
You're receiving this email because of your account on gitlab.archlinux.org.