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

Felix Yan felixonmars at archlinux.org
Wed Feb 26 19:33:53 UTC 2020


    Date: Wednesday, February 26, 2020 @ 19:33:53
  Author: felixonmars
Revision: 583099

upgpkg: haskell-persistent-template 2.8.0-1: rebuild with persistent-template 2.8.0

Modified:
  haskell-persistent-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 19:32:09 UTC (rev 583098)
+++ PKGBUILD	2020-02-26 19:33:53 UTC (rev 583099)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent-template
 pkgname=haskell-persistent-template
-pkgver=2.7.4
-pkgrel=4
+pkgver=2.8.0
+pkgrel=1
 pkgdesc="Type-safe, non-relational, multi-backend persistence"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -14,7 +14,7 @@
          'haskell-th-lift-instances' "haskell-unordered-containers")
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9fc3378435a53396b278287842fc2cd1c96c8c8c975568be71ee5d3f9473e93b28ac95952110f54558cdb51aac37fc614719c01d55854eb7fef579ae0db8970b')
+sha512sums=('cbccc9af31a53686221bd9721c2c54b2d374944768de3c21f3a8644552d39ce80bb8af526c22cc49cea7ca002cdd26e98c43e901f97de53d8ef1b5d006f58a56')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list