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

Felix Yan felixonmars at archlinux.org
Thu Feb 20 21:44:45 UTC 2020


    Date: Thursday, February 20, 2020 @ 21:44:44
  Author: felixonmars
Revision: 577374

upgpkg: haskell-persistent-sqlite 2.10.6.1-1: rebuild with persistent-sqlite 2.10.6.1

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-20 21:14:06 UTC (rev 577373)
+++ PKGBUILD	2020-02-20 21:44:44 UTC (rev 577374)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.10.6
-pkgrel=6
+pkgver=2.10.6.1
+pkgrel=1
 pkgdesc="Backend for the persistent library using sqlite3"
 url="https://www.yesodweb.com/book/persistent"
 license=("MIT")
@@ -16,7 +16,7 @@
              'haskell-persistent-template' 'haskell-persistent-test' 'haskell-quickcheck'
              'haskell-system-fileio' 'haskell-system-filepath' 'haskell-temporary')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ae67d32d45e5211625567416f778cfd216833ebaafc800a0cc5789c9210ff2f7067633e0b25865ccbe1e51f43bad4a5f0419653f32b46bd942968e00e1796ca1')
+sha512sums=('4a6041ea54337cc6397138004650979dc2b7d2a57145b9a2870140cc8baa04c3b31788d972b4147bc833b1bd27b0c119236f91dfa56b8a14b5f92329a1d11246')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list