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

Felix Yan felixonmars at gemini.archlinux.org
Sun Feb 27 08:05:50 UTC 2022


    Date: Sunday, February 27, 2022 @ 08:05:50
  Author: felixonmars
Revision: 1136737

upgpkg: haskell-clash-lib 1.4.7-1

Modified:
  haskell-clash-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-27 07:41:00 UTC (rev 1136736)
+++ PKGBUILD	2022-02-27 08:05:50 UTC (rev 1136737)
@@ -2,7 +2,7 @@
 
 _hkgname=clash-lib
 pkgname=haskell-clash-lib
-pkgver=1.4.6
+pkgver=1.4.7
 pkgrel=1
 pkgdesc="Clash: a functional hardware description language - As a library"
 url="https://clash-lang.org/"
@@ -21,7 +21,7 @@
 makedepends=('ghc' 'uusi' 'haskell-ghc-typelits-knownnat' 'haskell-quickcheck-text' 'haskell-src-exts'
              'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('13b5bb413658c274790c1a06d6a6b36a7bf2ee4257e5d03f5baa63c89c8fb4c75622c9cb3b507efdb6fa688a97fa0d096ba67117519c1318e73f5955c9ec7f34')
+sha512sums=('587ab6f6d11289bbf0d3ad7da9b425316758e0c093186638afe8fe562af7534c679b654274670b854e0c2a8ae444992ac3d65d791c2cb94c48cec3ea3c730416')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list