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

Felix Yan felixonmars at archlinux.org
Wed Apr 21 19:02:10 UTC 2021


    Date: Wednesday, April 21, 2021 @ 19:02:10
  Author: felixonmars
Revision: 920605

upgpkg: haskell-safecopy 0.10.4.2-2: rebuild with inspection-testing 0.4.4.0

Modified:
  haskell-safecopy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 19:01:40 UTC (rev 920604)
+++ PKGBUILD	2021-04-21 19:02:10 UTC (rev 920605)
@@ -3,7 +3,7 @@
 _hkgname=safecopy
 pkgname=haskell-safecopy
 pkgver=0.10.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Binary serialization with version control."
 url="http://acid-state.seize.it/safecopy"
 license=('custom:PublicDomain')
@@ -29,7 +29,7 @@
 
 check() {
     cd $_hkgname-$pkgver
-    runhaskell Setup test
+    runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list