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

Felix Yan felixonmars at archlinux.org
Mon Jun 21 16:52:55 UTC 2021


    Date: Monday, June 21, 2021 @ 16:52:55
  Author: felixonmars
Revision: 966525

upgpkg: haskell-binary-instances 1.0.1-85: rebuild with ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, one-liner 2.0, retrie 1.0.0.0

Modified:
  haskell-binary-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-21 16:49:58 UTC (rev 966524)
+++ PKGBUILD	2021-06-21 16:52:55 UTC (rev 966525)
@@ -3,7 +3,7 @@
 _hkgname=binary-instances
 pkgname=haskell-binary-instances
 pkgver=1.0.1
-pkgrel=84
+pkgrel=85
 pkgdesc="Orphan instances for binary"
 url="https://github.com/phadej/binary-instances"
 license=('BSD')
@@ -19,7 +19,7 @@
 
 prepare() {
     cd $_hkgname-$pkgver
-    uusi -u tasty $_hkgname.cabal
+    uusi -u base -u tasty $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list