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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 13 10:43:58 UTC 2021


    Date: Friday, August 13, 2021 @ 10:43:57
  Author: felixonmars
Revision: 997959

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

Modified:
  clash-ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-13 10:41:31 UTC (rev 997958)
+++ PKGBUILD	2021-08-13 10:43:57 UTC (rev 997959)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=clash-ghc
-pkgver=1.4.2
-pkgrel=33
+pkgver=1.4.3
+pkgrel=1
 pkgdesc="CAES Language for Synchronous Hardware"
 url="https://clash-lang.org/"
 license=("BSD")
@@ -15,7 +15,7 @@
 makedepends=('ghc')
 conflicts=('clash')
 source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('3d50d7379626af851207e8a838734f6714f816d6e21f3f4c90c3b1062480ce8968bf185a121bc4ebb02058ea428b006e9d7c1ce8a7383c3ec679dad6dd594c28')
+sha512sums=('1805df7a57ec2b9f291f0561a35e55d776dab67717afb10293e0c29aa7607433b7f1fee30172450f93d3d6fc795b6245648b1241f6c46c79242cd0c6e2d14d4f')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list