[arch-commits] Commit in haskell-clash-lib/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed May 19 13:08:52 UTC 2021


    Date: Wednesday, May 19, 2021 @ 13:08:51
  Author: felixonmars
Revision: 936437

upgpkg: haskell-clash-lib 1.4.2-1: rebuild with clash-ghc 1.4.2, clash-lib 1.4.2, clash-prelude 1.4.2

Modified:
  haskell-clash-lib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-19 13:06:10 UTC (rev 936436)
+++ PKGBUILD	2021-05-19 13:08:51 UTC (rev 936437)
@@ -2,8 +2,8 @@
 
 _hkgname=clash-lib
 pkgname=haskell-clash-lib
-pkgver=1.4.1
-pkgrel=9
+pkgver=1.4.2
+pkgrel=1
 pkgdesc="Clash: a functional hardware description language - As a library"
 url="https://clash-lang.org/"
 license=("BSD")
@@ -21,7 +21,7 @@
 makedepends=('ghc' 'uusi' 'haskell-ghc-typelits-knownnat' 'haskell-quickcheck-text' 'haskell-src-exts'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('6a609a93908b9222a6a821111a7511be64d7ce0e4193fecbc2dd231c6733373ef99947269b2d6210a1ecf90c8bcff4e370a2b3de64885de144b4b17c997aab90')
+sha512sums=('ec4a6c2ecb36e806aaf5792ac5d735d2e1e071e72c3a9b7a6726e74b6cc0d1d5c15b84b85ca27be061a47bf68e7b5920bbeb044e689b1b2956618857c29f0e0c')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list