[arch-commits] Commit in haskell-persistent-test/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Aug 15 16:52:15 UTC 2022
Date: Monday, August 15, 2022 @ 16:52:14
Author: felixonmars
Revision: 1266138
upgpkg: haskell-persistent-test 2.13.1.2-1: rebuild with persistent-test 2.13.1.2
Modified:
haskell-persistent-test/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-15 15:41:16 UTC (rev 1266137)
+++ PKGBUILD 2022-08-15 16:52:14 UTC (rev 1266138)
@@ -2,8 +2,8 @@
_hkgname=persistent-test
pkgname=haskell-persistent-test
-pkgver=2.13.1.0
-pkgrel=7
+pkgver=2.13.1.2
+pkgrel=1
pkgdesc="Tests for Persistent"
url="https://github.com/yesodweb/persistent"
license=('MIT')
@@ -16,7 +16,7 @@
'haskell-unordered-containers')
makedepends=('ghc' 'haskell-hspec' 'haskell-http-api-data' 'haskell-quickcheck')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('6dd86efee1a1464381833683b46ae5306f92799e20c4de60ebbf385c25b0fff7b2fabe50dab586b4ce196a10244c1dd2d3ad63570a8dcdc81e96e2d1670400ab')
+sha512sums=('658d46e6e0b4a147cff9e28a689c258d7967205db226111e31d26de396e55ca1f87ef052010edfb70400a29d582b03d7959f4b5a677fcb7385b8813fe89f870e')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list