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

Felix Yan felixonmars at archlinux.org
Sun Nov 17 02:49:04 UTC 2019


    Date: Sunday, November 17, 2019 @ 02:49:03
  Author: felixonmars
Revision: 529877

upgpkg: haskell-yesod-persistent 1.6.0.3-1

rebuild with yesod-persistent 1.6.0.3

Modified:
  haskell-yesod-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-17 02:47:25 UTC (rev 529876)
+++ PKGBUILD	2019-11-17 02:49:03 UTC (rev 529877)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-persistent
 pkgname=haskell-yesod-persistent
-pkgver=1.6.0.2
-pkgrel=112
+pkgver=1.6.0.3
+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=('8014d1bcb5101bfad61911377e4122b07f41b4e98bd20c8f7a205d151caa73dbe4b1cc526f1f3d4bb2323920b290f080c77649e0f368ca017cd50389a7f7120c')
+sha512sums=('fd82ecf576f4fc8878c614e52c6f10032d9da339189463dcc1f69a56061fca20030560f3e402246fd83b042f001cfd9465e96023e05523ec4480fa153491ffde')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list