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

Felix Yan felixonmars at archlinux.org
Sun Oct 14 10:14:16 UTC 2018


    Date: Sunday, October 14, 2018 @ 10:14:15
  Author: felixonmars
Revision: 393433

upgpkg: haskell-yesod-persistent 1.6.0.1-1

rebuild with yesod-persistent 1.6.0.1

Modified:
  haskell-yesod-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-14 10:08:23 UTC (rev 393432)
+++ PKGBUILD	2018-10-14 10:14:15 UTC (rev 393433)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-persistent
 pkgname=haskell-yesod-persistent
-pkgver=1.6.0
-pkgrel=128
+pkgver=1.6.0.1
+pkgrel=1
 pkgdesc="Some helpers for using Persistent from Yesod."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -14,7 +14,7 @@
          "haskell-yesod-core")
 makedepends=('ghc' 'haskell-hspec' 'haskell-wai-extra' 'haskell-persistent-sqlite')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8000d9f9a3406aff157652989946b915ba54e4241e59afc29c51c647f5c45d05cad7d46a92423fa3811a9a6238f6a4a759320309b337d369346fe5470d927982')
+sha512sums=('da12967cef7660581eeea16c5f4a28675fdc1fd697b265e9eee9c462e26385870e894653eada6a02532655693d3b72f202fde445949d44324ebfab40c7f6b52d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list