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

Felix Yan felixonmars at archlinux.org
Sun Jan 12 02:13:13 UTC 2020


    Date: Sunday, January 12, 2020 @ 02:13:13
  Author: felixonmars
Revision: 552124

upgpkg: haskell-persistent-sqlite 2.10.5.1-1: rebuild with ghc 8.8.1, cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, unexceptionalio 0.5.0, gtk2hs-buildtools 0.13.8.0, ghc-typelits-natnormalise 0.7, resolv 0.1.1.3, ghc-typelits-knownnat 0.7.1, memory 0.15.0, RSA 2.4.1, foldl 1.4.6, lens 4.18, postgresql-binary 0.12.2, tls 1.5.0, persistent-sqlite 2.10.5.1

Modified:
  haskell-persistent-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-12 02:03:44 UTC (rev 552123)
+++ PKGBUILD	2020-01-12 02:13:13 UTC (rev 552124)
@@ -3,8 +3,8 @@
 
 _hkgname=persistent-sqlite
 pkgname=haskell-persistent-sqlite
-pkgver=2.10.5
-pkgrel=50
+pkgver=2.10.5.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=('178f46633b4142560df46347ed90abfe56e90b8caca973641db8f7ec56866733f6e8f2fc8b6fae969b0370c3b6673e0200d5d8d19987e44fb745f850c40b7909')
+sha512sums=('ce221a33deba9aaaee22a230fd19d3f86671a0b80ea0763be50ffdeb10508c80f75e7069ee0a6cec4055ba0239821d5ce033a0e2ece0c4aca893730f31ecc9c2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list