[arch-commits] Commit in haskell-clash-prelude/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 19 13:06:01 UTC 2021
Date: Wednesday, May 19, 2021 @ 13:06:01
Author: felixonmars
Revision: 936435
upgpkg: haskell-clash-prelude 1.4.2-1: rebuild with clash-ghc 1.4.2, clash-lib 1.4.2, clash-prelude 1.4.2
Modified:
haskell-clash-prelude/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-19 13:01:25 UTC (rev 936434)
+++ PKGBUILD 2021-05-19 13:06:01 UTC (rev 936435)
@@ -2,8 +2,8 @@
_hkgname=clash-prelude
pkgname=haskell-clash-prelude
-pkgver=1.4.1
-pkgrel=8
+pkgver=1.4.2
+pkgrel=1
pkgdesc="Clash: a functional hardware description language - Prelude library"
url="https://github.com/clash-lang/clash-prelude"
license=('BSD')
@@ -20,7 +20,7 @@
'haskell-tasty-hedgehog' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck'
'haskell-tasty-th')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('6e168657d44d4e187abc2aeef7674ab406092beb12a72dc4329e81fd625d35acdc0ac65ab455488198dd748038d069d86adc040a697959745d6b5154e02566cc')
+sha512sums=('368b2946bb4abea395a4769d423d897f7e712a64cc46b71eb0be585995f60ea5c661896971360aab44c6d60fff77daed0dbce5143563ca9504e4674e03ebe16d')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list