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

Felix Yan felixonmars at archlinux.org
Thu Feb 23 15:49:29 UTC 2017


    Date: Thursday, February 23, 2017 @ 15:49:29
  Author: felixonmars
Revision: 213634

upgpkg: haskell-persistent-sqlite 2.6.0.1-1

rebuild with persistent-sqlite,2.6.0.1

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-23 14:49:09 UTC (rev 213633)
+++ PKGBUILD	2017-02-23 15:49:29 UTC (rev 213634)
@@ -4,8 +4,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.6
-pkgrel=30
+pkgver=2.6.0.1
+pkgrel=1
 pkgdesc="Backend for the persistent library using sqlite3"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -14,7 +14,7 @@
          "haskell-monad-logger" "haskell-old-locale" "haskell-persistent"
          "haskell-resource-pool" "haskell-resourcet" "haskell-text")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('628670f06cc533adb057649a253e9332aa2b3f69278af8fd32905e9bb00e0ffa')
+sha256sums=('84df1475478f8c4aa7790152c89ffca43a08a32cd933e4062cb219a023e4768c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list