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

Felix Yan felixonmars at archlinux.org
Tue Jun 9 20:38:59 UTC 2020


    Date: Tuesday, June 9, 2020 @ 20:38:58
  Author: felixonmars
Revision: 640940

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

Modified:
  haskell-doctest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-09 20:22:20 UTC (rev 640939)
+++ PKGBUILD	2020-06-09 20:38:58 UTC (rev 640940)
@@ -3,8 +3,8 @@
 
 _hkgname=doctest
 pkgname=haskell-doctest
-pkgver=0.16.3
-pkgrel=6
+pkgver=0.17
+pkgrel=1
 pkgdesc="Test interactive Haskell examples"
 url="https://github.com/sol/doctest"
 license=("MIT")
@@ -14,7 +14,7 @@
 makedepends=('ghc' '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=('c5fa7c5c49bdc1bda86a259177538fa573627772dcfa18dcb19a5c905eceeb4a086705bf40ea6f330df5273584068ba154ed664a124f8ec704c9926b86564ba1')
+sha512sums=('7816af9e0ca419a0837b8a8c3bc943edbc44ec73d2a36acd8a7e868d370db9f60557667aa8efb81444aad47860defa6374b496fdcbd8f80403ee74e8b2543cee')
 
 prepare() {
     # Add -dynamic flag



More information about the arch-commits mailing list