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

Felix Yan felixonmars at archlinux.org
Mon Aug 26 04:34:18 UTC 2019


    Date: Monday, August 26, 2019 @ 04:34:18
  Author: felixonmars
Revision: 501774

upgpkg: haskell-persistent-sqlite 2.10.5-1

rebuild with persistent-sqlite 2.10.5

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-26 04:34:06 UTC (rev 501773)
+++ PKGBUILD	2019-08-26 04:34:18 UTC (rev 501774)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.10.4
-pkgrel=7
+pkgver=2.10.5
+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=('dbedbd5f7b67c98206e20e610478a625bd3924f0585f23ab3d28419575cae9f418378ee67f3a197fb21922ce41bac3ce2bd29c70e732dce2bd7511fd559ec8a0')
+sha512sums=('178f46633b4142560df46347ed90abfe56e90b8caca973641db8f7ec56866733f6e8f2fc8b6fae969b0370c3b6673e0200d5d8d19987e44fb745f850c40b7909')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list