[arch-commits] Commit in clash-ghc/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Feb 27 08:50:20 UTC 2022
Date: Sunday, February 27, 2022 @ 08:50:19
Author: felixonmars
Revision: 1136739
upgpkg: clash-ghc 1.4.7-1
Modified:
clash-ghc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-27 08:06:00 UTC (rev 1136738)
+++ PKGBUILD 2022-02-27 08:50:19 UTC (rev 1136739)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=clash-ghc
-pkgver=1.4.6
+pkgver=1.4.7
pkgrel=1
pkgdesc="CAES Language for Synchronous Hardware"
url="https://clash-lang.org/"
@@ -15,7 +15,7 @@
makedepends=('ghc' 'uusi')
conflicts=('clash')
source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('94972ed16e69fc878b6f3c76d0dc24c36428edec13fcb210a2889beb2e23a671b7b4f9905d8f292a8cf8d9ebd9165abe4d4f67ca2494ce237be0796eab686360')
+sha512sums=('f8f0cee5f465583627d098d7eef1e57dcbd86134b1b70cd89f804cba6a1da63a4e1d01b8b360a3ae81758ee884daa0950d6e5d6b16ac2f5e53f9eeb7d0b1c306')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list