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

Felix Yan fyan at archlinux.org
Wed Mar 9 12:22:49 UTC 2016


    Date: Wednesday, March 9, 2016 @ 13:22:48
  Author: fyan
Revision: 165734

upgpkg: haskell-persistent-sqlite 2.2.1-1

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-09 12:16:12 UTC (rev 165733)
+++ PKGBUILD	2016-03-09 12:22:48 UTC (rev 165734)
@@ -4,8 +4,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.2
-pkgrel=25
+pkgver=2.2.1
+pkgrel=1
 pkgdesc="Backend for the persistent library using sqlite3"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('f11005a23df9ad0740111e675aab42f40eda7e37f4996ebae15e1fe48692c794')
+sha256sums=('bac71080bb25ad20b9116e42df463bbe230bacb2d963a5b101a501cff7fffc5e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list