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

Felix Yan felixonmars at archlinux.org
Sun Apr 11 18:16:41 UTC 2021


    Date: Sunday, April 11, 2021 @ 18:16:41
  Author: felixonmars
Revision: 915771

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

Modified:
  clash-ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-11 18:13:51 UTC (rev 915770)
+++ PKGBUILD	2021-04-11 18:16:41 UTC (rev 915771)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=clash-ghc
-pkgver=1.4.0
-pkgrel=19
+pkgver=1.4.1
+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")
-sha256sums=('c21b3ae499b2cea64e4f9e9ab25640dd94182ebfe4626f40693799994d2fd5a2')
+sha512sums=('d18a4d76ae594cea3933fab4fe36ef967f4f2b8951827d47dbe54db1c2c60ba0010c11777be2ca0013065f09e399330b88b5b245c10937a73d3e5c6403f520fb')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list