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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 13 10:41:23 UTC 2021


    Date: Friday, August 13, 2021 @ 10:41:23
  Author: felixonmars
Revision: 997957

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

Modified:
  haskell-clash-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-13 10:36:42 UTC (rev 997956)
+++ PKGBUILD	2021-08-13 10:41:23 UTC (rev 997957)
@@ -2,8 +2,8 @@
 
 _hkgname=clash-lib
 pkgname=haskell-clash-lib
-pkgver=1.4.2
-pkgrel=33
+pkgver=1.4.3
+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=('ec4a6c2ecb36e806aaf5792ac5d735d2e1e071e72c3a9b7a6726e74b6cc0d1d5c15b84b85ca27be061a47bf68e7b5920bbeb044e689b1b2956618857c29f0e0c')
+sha512sums=('2e344cfbb8f02db3498f8db9c921c42e3101b188edbc30e2a23231eb2f81473b89a69f7c779b63f0d715ae046cae43103d650883a39e99b31e70a6d7d56bceca')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list