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

Felix Yan felixonmars at archlinux.org
Fri Feb 28 12:21:07 UTC 2020


    Date: Friday, February 28, 2020 @ 12:21:07
  Author: felixonmars
Revision: 585784

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

Modified:
  haskell-persistent-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-28 12:21:02 UTC (rev 585783)
+++ PKGBUILD	2020-02-28 12:21:07 UTC (rev 585784)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent-template
 pkgname=haskell-persistent-template
-pkgver=2.8.0
-pkgrel=2
+pkgver=2.8.0.1
+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=('cbccc9af31a53686221bd9721c2c54b2d374944768de3c21f3a8644552d39ce80bb8af526c22cc49cea7ca002cdd26e98c43e901f97de53d8ef1b5d006f58a56')
+sha512sums=('923b4ac00f37a73282e6c6618f8725816cea5542d3cad514a7f5bf76e9f04618c7da89b451b3da5011bd1bf3c297f3e8c06171f19a5b846f470bfb61b2ebb282')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list