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

Felix Yan felixonmars at archlinux.org
Thu Aug 23 07:44:00 UTC 2018


    Date: Thursday, August 23, 2018 @ 07:44:00
  Author: felixonmars
Revision: 373351

upgpkg: haskell-persistent-sqlite 2.8.2-1

rebuild with persistent-sqlite 2.8.2

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-23 07:43:54 UTC (rev 373350)
+++ PKGBUILD	2018-08-23 07:44:00 UTC (rev 373351)
@@ -4,8 +4,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.8.1.2
-pkgrel=60
+pkgver=2.8.2
+pkgrel=1
 pkgdesc="Backend for the persistent library using sqlite3"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -15,7 +15,7 @@
          'haskell-resourcet' 'haskell-unliftio-core' 'haskell-unordered-containers')
 makedepends=('ghc' 'haskell-hspec' 'haskell-persistent-template' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('06797905f8695949730a4ea705e1ebb8c09ad3a81d14b320e2e7c1d14dad484e4c2f213696341ce54293992fab15def013dba2965a5ca385736ae4c5ac316e82')
+sha512sums=('0cb745ed16420b4468de887e2119137a152e6c8cdb44385ace02e8bd8d8b2fda1611d7b727943fad24739603c5fab03e11c2095f18aebf71ecc2922a81c5ae03')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list