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

Felix Yan felixonmars at gemini.archlinux.org
Sat Feb 26 22:11:47 UTC 2022


    Date: Saturday, February 26, 2022 @ 22:11:47
  Author: felixonmars
Revision: 1136703

upgpkg: clash-ghc 1.4.6-1

Modified:
  clash-ghc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-26 22:09:57 UTC (rev 1136702)
+++ PKGBUILD	2022-02-26 22:11:47 UTC (rev 1136703)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=clash-ghc
-pkgver=1.4.4
+pkgver=1.4.6
 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=('5889fee82e26c61ba09400a95b9be1aeac90227856ceefc72da90f4c233a3ea6aa1a1f7c9e8bbbe3803aeb0dc25646fa5ab459b292c7150ad1fc54b8b044f3a0')
+sha512sums=('94972ed16e69fc878b6f3c76d0dc24c36428edec13fcb210a2889beb2e23a671b7b4f9905d8f292a8cf8d9ebd9165abe4d4f67ca2494ce237be0796eab686360')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list