Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-clash-lib


Commits:
d1d77376 by Felix Yan at 2024-05-28T19:52:44+00:00
upgpkg: 1.8.1-1: rebuild with clash-ghc 1.8.1, clash-lib 1.8.1, clash-prelude 
1.8.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-clash-lib
        pkgdesc = Clash: a functional hardware description language - As a 
library
-       pkgver = 1.8.0
-       pkgrel = 24
+       pkgver = 1.8.1
+       pkgrel = 1
        url = https://clash-lang.org/
        arch = x86_64
        license = BSD
@@ -51,7 +51,7 @@ pkgbase = haskell-clash-lib
        depends = haskell-vector
        depends = haskell-vector-binary-instances
        depends = haskell-yaml
-       source = 
https://hackage.haskell.org/packages/archive/clash-lib/1.8.0/clash-lib-1.8.0.tar.gz
-       sha512sums = 
ee26c10ab2e3767852e489118cb93bd1431c310294a20c03de44f35bd7a833a41eb157b8e88a33b684363856adaa7849c6613de91a93ec2dec84c063eb98684a
+       source = 
https://hackage.haskell.org/packages/archive/clash-lib/1.8.1/clash-lib-1.8.1.tar.gz
+       sha512sums = 
7f249b37b1f71a69174a4824267fc172eb118cfb7f17ff5b273073c17e40a240bf8bc5add5483f9be7d25516773a99d0f6767aa8e27d356112806e237e384aca
 
 pkgname = haskell-clash-lib


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=clash-lib
 pkgname=haskell-clash-lib
-pkgver=1.8.0
-pkgrel=24
+pkgver=1.8.1
+pkgrel=1
 pkgdesc="Clash: a functional hardware description language - As a library"
 url="https://clash-lang.org/";
 license=("BSD")
@@ -22,7 +22,7 @@ makedepends=('ghc' 'expac' 'haskell-doctest-parallel' 
'haskell-ghc-typelits-know
              'haskell-quickcheck-text' 'haskell-src-exts' 'haskell-tasty' 
'haskell-tasty-hunit'
              'haskell-tasty-quickcheck' 'haskell-tasty-th')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('ee26c10ab2e3767852e489118cb93bd1431c310294a20c03de44f35bd7a833a41eb157b8e88a33b684363856adaa7849c6613de91a93ec2dec84c063eb98684a')
+sha512sums=('7f249b37b1f71a69174a4824267fc172eb118cfb7f17ff5b273073c17e40a240bf8bc5add5483f9be7d25516773a99d0f6767aa8e27d356112806e237e384aca')
 
 build() {
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-clash-lib/-/commit/d1d773762e08f0c07debe8a4b459a097c52f585e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-clash-lib/-/commit/d1d773762e08f0c07debe8a4b459a097c52f585e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to