[arch-commits] Commit in haskell-implicit-hie-cradle/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jun 14 08:00:50 UTC 2021


    Date: Monday, June 14, 2021 @ 08:00:49
  Author: felixonmars
Revision: 963367

upgpkg: haskell-implicit-hie-cradle 0.3.0.3-1: rebuild with implicit-hie-cradle 0.3.0.3

Modified:
  haskell-implicit-hie-cradle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-14 07:44:16 UTC (rev 963366)
+++ PKGBUILD	2021-06-14 08:00:49 UTC (rev 963367)
@@ -2,8 +2,8 @@
 
 _hkgname=implicit-hie-cradle
 pkgname=haskell-implicit-hie-cradle
-pkgver=0.3.0.2
-pkgrel=68
+pkgver=0.3.0.3
+pkgrel=1
 pkgdesc="Auto generate hie-bios cradles"
 url="https://github.com/Avi-D-coder/implicit-hie-cradle#readme"
 license=("BSD")
@@ -11,15 +11,10 @@
 depends=('ghc-libs' 'haskell-base16-bytestring' 'haskell-extra' 'haskell-hie-bios'
          'haskell-hslogger' 'haskell-implicit-hie' 'haskell-temporary' 'haskell-unix-compat'
          'haskell-unordered-containers' 'haskell-vector' 'haskell-yaml')
-makedepends=('ghc' 'uusi')
+makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('30921016e795001006fbdcbca3dc6601bc0a9f8f3c623dd99dbfa48b9f8eb7a0')
+sha512sums=('8857539689cc4005fced60cf27b97e63645d1163bcf4baa2f94f1be15584fee50cdf6d8fb710d2484305f2d435670bacb8363b1fa42e1d6cba9022a9b8cfbb6a')
 
-prepare() {
-  cd $_hkgname-$pkgver
-  uusi -u base16-bytestring $_hkgname.cabal
-}
-
 build() {
   cd $_hkgname-$pkgver
 



More information about the arch-commits mailing list