[arch-commits] Commit in haskell-clash-prelude/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 14 23:42:34 UTC 2021
Date: Sunday, March 14, 2021 @ 23:42:34
Author: felixonmars
Revision: 891352
upgpkg: haskell-clash-prelude 1.4.0-4: rebuild with th-desugar 1.12, singletons 3.0
Modified:
haskell-clash-prelude/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-03-14 23:35:40 UTC (rev 891351)
+++ PKGBUILD 2021-03-14 23:42:34 UTC (rev 891352)
@@ -3,7 +3,7 @@
_hkgname=clash-prelude
pkgname=haskell-clash-prelude
pkgver=1.4.0
-pkgrel=3
+pkgrel=4
pkgdesc="Clash: a functional hardware description language - Prelude library"
url="https://github.com/clash-lang/clash-prelude"
license=('BSD')
@@ -12,10 +12,10 @@
'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-singletons'
+ 'haskell-recursion-schemes' 'haskell-reflection' 'haskell-singletons2.7'
'haskell-th-abstraction' 'haskell-th-lift' 'haskell-text-show' 'haskell-th-orphans'
'haskell-type-errors' 'haskell-uniplate' 'haskell-vector')
-makedepends=('ghc' 'uusi' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hedgehog'
+makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hedgehog'
'haskell-hint' 'haskell-quickcheck-classes-base' 'haskell-tasty'
'haskell-tasty-hedgehog' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck'
'haskell-tasty-th')
More information about the arch-commits
mailing list