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

Felix Yan felixonmars at archlinux.org
Fri Apr 23 11:23:15 UTC 2021


    Date: Friday, April 23, 2021 @ 11:23:15
  Author: felixonmars
Revision: 922273

upgpkg: haskell-uri-bytestring 0.3.3.0-61: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10

Modified:
  haskell-uri-bytestring/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-23 11:22:19 UTC (rev 922272)
+++ PKGBUILD	2021-04-23 11:23:15 UTC (rev 922273)
@@ -3,7 +3,7 @@
 _hkgname=uri-bytestring
 pkgname=haskell-uri-bytestring
 pkgver=0.3.3.0
-pkgrel=60
+pkgrel=61
 pkgdesc="Haskell URI parsing as ByteStrings"
 url="https://github.com/Soostone/uri-bytestring"
 license=('BSD')
@@ -35,7 +35,7 @@
 check() {
     cd $_hkgname-$pkgver
     # https://github.com/Soostone/uri-bytestring/issues/50
-    # runhaskell Setup test
+    # runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list