[arch-commits] Commit in haskell-mysql/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Mar 9 12:46:49 UTC 2021


    Date: Tuesday, March 9, 2021 @ 12:46:48
  Author: felixonmars
Revision: 886991

upgpkg: haskell-mysql 0.2-1: rebuild with mysql 0.2

Modified:
  haskell-mysql/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-09 12:45:08 UTC (rev 886990)
+++ PKGBUILD	2021-03-09 12:46:48 UTC (rev 886991)
@@ -2,8 +2,8 @@
 
 _hkgname=mysql
 pkgname=haskell-mysql
-pkgver=0.1.7.3
-pkgrel=14
+pkgver=0.2
+pkgrel=1
 pkgdesc="A low-level MySQL client library"
 url="https://github.com/paul-rouse/mysql"
 license=("BSD")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-hspec')
 checkdepends=('mariadb')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('46c382f9bc2e19ce0da08f10590067649de106312e50df8d874b7491d1625b4463535d0f44ea13725e4bd6057c426762fb7cc8c47624db63fb5f17c1e25bf1e9')
+sha512sums=('5022773408f8d41acab21658fb4506afaedebef178dcbed475ef4316acfa0e9062d193b8e6af6828095ea2daaf94a05d4498a6c11695fb63e4f38fa83d1cf401')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list