[arch-commits] Commit in clash-ghc/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Jul 7 23:40:46 UTC 2022
Date: Thursday, July 7, 2022 @ 23:40:46
Author: felixonmars
Revision: 1248460
upgpkg: clash-ghc 1.6.2-1: rebuild with clash-ghc 1.6.2, clash-lib 1.6.2, clash-prelude 1.6.2
Modified:
clash-ghc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-07 23:40:05 UTC (rev 1248459)
+++ PKGBUILD 2022-07-07 23:40:46 UTC (rev 1248460)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=clash-ghc
-pkgver=1.6.1
-pkgrel=38
+pkgver=1.6.2
+pkgrel=1
pkgdesc="CAES Language for Synchronous Hardware"
url="https://clash-lang.org/"
license=("BSD")
@@ -15,7 +15,7 @@
makedepends=('ghc' 'uusi')
conflicts=('clash')
source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('3a4b1bae4bb9debda2987579baa8c60e546c588ab969a6ae9ee1c847c3fc83cd7bb43cf16b8334499ac7c70ff56ed409d575b1f2ada2c1a28601b12b2508ee67')
+sha512sums=('7a39258db1b6099911620702f0cd7cc16c799305833fc125ca55d5eddcdc262f1ce2fbfddce89e2497643cc9aaa134259f1b27670c1b7e9341fef18f01de2e44')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list