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

Felix Yan felixonmars at archlinux.org
Mon Mar 9 10:42:05 UTC 2020


    Date: Monday, March 9, 2020 @ 10:42:04
  Author: felixonmars
Revision: 592924

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

Modified:
  haskell-persistent-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-09 10:41:57 UTC (rev 592923)
+++ PKGBUILD	2020-03-09 10:42:04 UTC (rev 592924)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent-template
 pkgname=haskell-persistent-template
-pkgver=2.8.2.1
-pkgrel=3
+pkgver=2.8.2.2
+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=('7a7be6a65a1de2345c3f4ff69a3c0eafa5c5f0575d7dc8dd33d6dc1f3152558ea84c94f59890ac1b7a35c6e067061ad07027bdd7650bd5db0418d9f08b44961e')
+sha512sums=('6b40d620c83da42a5bb8d3e5ddf091b238a92ebc12c73cb144d3b3412de90debf56e005f663b96fe3a1794cd52567bd7e49498b936932048acd593d4f1da10bb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list