[arch-commits] Commit in haskell-doctest/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat May 28 12:09:23 UTC 2022
Date: Saturday, May 28, 2022 @ 12:09:23
Author: felixonmars
Revision: 1211067
upgpkg: haskell-doctest 0.20.0-1: rebuild with doctest 0.20.0
Modified:
haskell-doctest/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-28 12:09:11 UTC (rev 1211066)
+++ PKGBUILD 2022-05-28 12:09:23 UTC (rev 1211067)
@@ -3,8 +3,8 @@
_hkgname=doctest
pkgname=haskell-doctest
-pkgver=0.19.0
-pkgrel=30
+pkgver=0.20.0
+pkgrel=1
pkgdesc="Test interactive Haskell examples"
url="https://github.com/sol/doctest"
license=("MIT")
@@ -16,7 +16,7 @@
'haskell-quickcheck' 'haskell-stringbuilder' 'haskell-silently' 'haskell-setenv'
'haskell-mockery')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9d165230720bb979f545af221fafd28a6ea23dcf7d462196ed5a74a692eed79606bc61a5b72a269ae0e386747fcb87a920fc12c32564b386aee2485eb751c4e9')
+sha512sums=('037866d709fdd371941132aea31d15c65cbfcad7832cec4fa98ed580b939930cc2ef87eb77e8bdbf77bee40088b673afe66d9021d6e227416ede25159f8d93fa')
prepare() {
# Add -dynamic flag
More information about the arch-commits
mailing list