[arch-commits] Commit in clash-ghc/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Feb 23 06:27:54 UTC 2022
Date: Wednesday, February 23, 2022 @ 06:27:54
Author: felixonmars
Revision: 1136226
upgpkg: clash-ghc 1.4.4-1
Modified:
clash-ghc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-23 06:26:03 UTC (rev 1136225)
+++ PKGBUILD 2022-02-23 06:27:54 UTC (rev 1136226)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=clash-ghc
-pkgver=1.4.3
-pkgrel=74
+pkgver=1.4.4
+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=('1805df7a57ec2b9f291f0561a35e55d776dab67717afb10293e0c29aa7607433b7f1fee30172450f93d3d6fc795b6245648b1241f6c46c79242cd0c6e2d14d4f')
+sha512sums=('5889fee82e26c61ba09400a95b9be1aeac90227856ceefc72da90f4c233a3ea6aa1a1f7c9e8bbbe3803aeb0dc25646fa5ab459b292c7150ad1fc54b8b044f3a0')
prepare() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list