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

Felix Yan felixonmars at archlinux.org
Thu Sep 24 13:21:44 UTC 2020


    Date: Thursday, September 24, 2020 @ 13:21:44
  Author: felixonmars
Revision: 711744

replace arch-hs-uusi by standalone uusi

Modified:
  dhall/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-24 13:21:41 UTC (rev 711743)
+++ PKGBUILD	2020-09-24 13:21:44 UTC (rev 711744)
@@ -18,7 +18,7 @@
          'haskell-text-manipulate' 'haskell-th-lift-instances' 'haskell-transformers-compat'
          'haskell-unordered-containers' 'haskell-uri-encode' 'haskell-vector' 'haskell-cryptonite'
          'haskell-http-types' 'haskell-http-client' 'haskell-http-client-tls')
-makedepends=('ghc' 'arch-hs' 'haskell-foldl' 'haskell-generic-random' 'haskell-mockery' 'haskell-quickcheck'
+makedepends=('ghc' 'uusi' 'haskell-foldl' 'haskell-generic-random' 'haskell-mockery' 'haskell-quickcheck'
              'haskell-quickcheck-instances' 'haskell-special-values' 'haskell-spoon'
              'haskell-tasty' 'haskell-tasty-expected-failure' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck' 'haskell-tasty-silver' 'haskell-turtle' 'haskell-doctest')
@@ -26,7 +26,7 @@
 sha512sums=('6b2071ae4d00779971ecb31fa18239e999f4a9a6e58273268ee97eb16563ac211b88921fe86eabc818d9424dc74590381354ff2cfe97441d5dc4739356ab01a1')
 
 prepare() {
-    arch-hs-uusi $pkgname-$pkgver/$pkgname.cabal
+    uusi $pkgname-$pkgver/$pkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list