[arch-commits] Commit in haskell-mysql-simple/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Aug 22 05:37:11 UTC 2022
Date: Monday, August 22, 2022 @ 05:37:10
Author: felixonmars
Revision: 1274325
upgpkg: haskell-mysql-simple 0.4.8-1: rebuild with mysql-simple 0.4.8
Modified:
haskell-mysql-simple/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-22 05:29:33 UTC (rev 1274324)
+++ PKGBUILD 2022-08-22 05:37:10 UTC (rev 1274325)
@@ -2,8 +2,8 @@
_hkgname=mysql-simple
pkgname=haskell-mysql-simple
-pkgver=0.4.7.2
-pkgrel=22
+pkgver=0.4.8
+pkgrel=1
pkgdesc="A mid-level MySQL client library"
url="https://github.com/paul-rouse/mysql-simple"
license=("BSD")
@@ -13,7 +13,7 @@
makedepends=('ghc' 'haskell-hspec')
checkdepends=('mariadb')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('e5e42c250ef83ea4e96bdb42c682b695c78cb06e02b3976f0900cf1096599a8414d82a9740a06cb82e7ded0be184fcca8f1b0dd10305bd36fc5ee64ddea9f6a3')
+sha512sums=('1d94e3c2da98c659be3ebbda34d30aaefd917d75ee7e607d29550ff5de0461f1738dc1b4e6b4dbc32cd674c33ae96e84857170a96854b7a3feaf651c60ca7ace')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list