Date: Sunday, April 11, 2021 @ 18:08:54 Author: felixonmars Revision: 915767
upgpkg: haskell-clash-prelude 1.4.1-1: rebuild with clash-ghc 1.4.1, clash-lib 1.4.1, clash-prelude 1.4.1 Modified: haskell-clash-prelude/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-11 17:52:49 UTC (rev 915766) +++ PKGBUILD 2021-04-11 18:08:54 UTC (rev 915767) @@ -2,8 +2,8 @@ _hkgname=clash-prelude pkgname=haskell-clash-prelude -pkgver=1.4.0 -pkgrel=18 +pkgver=1.4.1 +pkgrel=1 pkgdesc="Clash: a functional hardware description language - Prelude library" url="https://github.com/clash-lang/clash-prelude" license=('BSD') @@ -12,7 +12,7 @@ 'haskell-data-binary-ieee754' 'haskell-data-default-class' 'haskell-ghc-typelits-extra' 'haskell-ghc-typelits-knownnat' 'haskell-ghc-typelits-natnormalise' 'haskell-half' 'haskell-hashable' 'haskell-interpolate' 'haskell-lens' 'haskell-quickcheck' - 'haskell-recursion-schemes' 'haskell-reflection' 'haskell-singletons2.7' + 'haskell-recursion-schemes' 'haskell-reflection' 'haskell-singletons' 'haskell-th-abstraction' 'haskell-th-lift' 'haskell-text-show' 'haskell-th-orphans' 'haskell-type-errors' 'haskell-uniplate' 'haskell-vector') makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hedgehog' @@ -20,7 +20,7 @@ 'haskell-tasty-hedgehog' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck' 'haskell-tasty-th') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('7260c3137890c2b307150eb47e07e35f39fb9c02c35d0e718069b2b887a51715dc2bb1f6a4dd0c20981e078ebf2b219a7b0310e3e000f9ae3a6fb3f71bea8785') +sha512sums=('6e168657d44d4e187abc2aeef7674ab406092beb12a72dc4329e81fd625d35acdc0ac65ab455488198dd748038d069d86adc040a697959745d6b5154e02566cc') build() { cd $_hkgname-$pkgver
