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

Felix Yan felixonmars at archlinux.org
Thu Nov 19 16:28:09 UTC 2020


    Date: Thursday, November 19, 2020 @ 16:28:08
  Author: felixonmars
Revision: 757603

upgpkg: haskell-persistent 2.11.0.0-1: rebuild with persistent 2.11.0.0, persistent-sqlite 2.11.0.0, persistent-template 2.8.3.0, persistent-test 2.0.3.2

Modified:
  haskell-persistent/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-19 15:53:33 UTC (rev 757602)
+++ PKGBUILD	2020-11-19 16:28:08 UTC (rev 757603)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent
 pkgname=haskell-persistent
-pkgver=2.10.5.3
-pkgrel=2
+pkgver=2.11.0.0
+pkgrel=1
 pkgdesc="Type-safe, multi-backend data serialization"
 url="http://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -16,7 +16,7 @@
          'haskell-unliftio' 'haskell-unliftio-core' 'haskell-vector')
 makedepends=('ghc' 'haskell-hspec')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('1753e64e468899ef28efb476c8f597f0733df04bf5c9fb51e1bb4d0cc9b265f772d43b8549ba26bf3a7a7f1c29efdcc495a58c4e163b855c8b23068d03b1c5b7')
+sha512sums=('c33f91a72186782a60044744c4875c827c315f6982e02b3e1cd27beceb6963cfb501bd94ccbcef6ca87d4e8b0ce423bb14adb6dc173f82084c1e6aee46c9815a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list