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

Felix Yan felixonmars at archlinux.org
Sun Feb 14 00:01:21 UTC 2021


    Date: Sunday, February 14, 2021 @ 00:01:21
  Author: felixonmars
Revision: 859862

upgpkg: haskell-doctest 0.18-1: rebuild with doctest 0.18

Modified:
  haskell-doctest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-13 23:57:33 UTC (rev 859861)
+++ PKGBUILD	2021-02-14 00:01:21 UTC (rev 859862)
@@ -3,8 +3,8 @@
 
 _hkgname=doctest
 pkgname=haskell-doctest
-pkgver=0.17
-pkgrel=88
+pkgver=0.18
+pkgrel=1
 pkgdesc="Test interactive Haskell examples"
 url="https://github.com/sol/doctest"
 license=("MIT")
@@ -15,7 +15,7 @@
 checkdepends=('haskell-hunit' 'haskell-hspec' 'haskell-hspec-core' 'haskell-quickcheck'
               'haskell-stringbuilder' 'haskell-silently' 'haskell-setenv' 'haskell-mockery')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7816af9e0ca419a0837b8a8c3bc943edbc44ec73d2a36acd8a7e868d370db9f60557667aa8efb81444aad47860defa6374b496fdcbd8f80403ee74e8b2543cee')
+sha512sums=('777be05664c2c6ac10ee8865874cefe2adf5329802ce421422ec2053e7499ffa7cd8dce89c0cdcfd43bbf1d735c509a466fde1e3d86425d30d1a1a0baa2a1ec4')
 
 prepare() {
     # Add -dynamic flag



More information about the arch-commits mailing list