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


Commits:
6982056c by Felix Yan at 2024-01-27T22:40:05+02:00
upgpkg: 1.6.6-1: rebuild with clash-ghc 1.6.6, clash-lib 1.6.6, clash-prelude 
1.6.6

- - - - -


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.6.5
-       pkgrel = 3
+       pkgver = 1.6.6
+       pkgrel = 1
        url = https://clash-lang.org/
        arch = x86_64
        license = BSD
@@ -14,6 +14,7 @@ pkgbase = haskell-clash-lib
        makedepends = haskell-tasty-quickcheck
        depends = ghc-libs
        depends = haskell-aeson
+       depends = haskell-attoparsec-aeson
        depends = haskell-aeson-pretty
        depends = haskell-ansi-terminal
        depends = haskell-async
@@ -45,7 +46,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.6.5/clash-lib-1.6.5.tar.gz
-       sha512sums = 
2bbf088a0476b932d81af2a881e733dd67f1f9000ec1cf164a98bd40df94f834ce1ba31a3cb602188513c6b2ff01f2aebf7309dc5a686bb6741f0bc375524e9d
+       source = 
https://hackage.haskell.org/packages/archive/clash-lib/1.6.6/clash-lib-1.6.6.tar.gz
+       sha512sums = 
bf9cca93c882064e10f4c27e338fc1c735a0b14eda91c6e9e407b50c979d4e1b438b53e8ab25c59495893c1c2cfbeb8651e3232edcde09365a63ec8c38ee9d4a
 
 pkgname = haskell-clash-lib


=====================================
PKGBUILD
=====================================
@@ -2,25 +2,25 @@
 
 _hkgname=clash-lib
 pkgname=haskell-clash-lib
-pkgver=1.6.5
-pkgrel=3
+pkgver=1.6.6
+pkgrel=1
 pkgdesc="Clash: a functional hardware description language - As a library"
 url="https://clash-lang.org/";
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 
'haskell-ansi-terminal' 'haskell-async'
-         'haskell-attoparsec' 'haskell-base16-bytestring' 
'haskell-clash-prelude'
-         'haskell-concurrent-supply' 'haskell-cryptohash-sha256' 
'haskell-data-binary-ieee754'
-         'haskell-data-default' 'haskell-dlist' 'haskell-extra' 'haskell-ghc' 
'haskell-glob'
-         'haskell-hashable' 'haskell-src-meta' 'haskell-hint' 
'haskell-interpolate' 'haskell-lens'
-         'haskell-ordered-containers' 'haskell-pretty-show' 
'haskell-prettyprinter'
-         'haskell-primitive' 'haskell-stringsearch' 'haskell-temporary' 
'haskell-terminal-size'
-         'haskell-trifecta' 'haskell-unordered-containers' 'haskell-vector'
+depends=('ghc-libs' 'haskell-aeson' 'haskell-attoparsec-aeson' 
'haskell-aeson-pretty'
+         'haskell-ansi-terminal' 'haskell-async' 'haskell-attoparsec' 
'haskell-base16-bytestring'
+         'haskell-clash-prelude' 'haskell-concurrent-supply' 
'haskell-cryptohash-sha256'
+         'haskell-data-binary-ieee754' 'haskell-data-default' 'haskell-dlist' 
'haskell-extra'
+         'haskell-ghc' 'haskell-glob' 'haskell-hashable' 'haskell-src-meta' 
'haskell-hint'
+         'haskell-interpolate' 'haskell-lens' 'haskell-ordered-containers' 
'haskell-pretty-show'
+         'haskell-prettyprinter' 'haskell-primitive' 'haskell-stringsearch' 
'haskell-temporary'
+         'haskell-terminal-size' 'haskell-trifecta' 
'haskell-unordered-containers' 'haskell-vector'
          'haskell-vector-binary-instances' 'haskell-yaml')
 makedepends=('ghc' '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=('2bbf088a0476b932d81af2a881e733dd67f1f9000ec1cf164a98bd40df94f834ce1ba31a3cb602188513c6b2ff01f2aebf7309dc5a686bb6741f0bc375524e9d')
+sha512sums=('bf9cca93c882064e10f4c27e338fc1c735a0b14eda91c6e9e407b50c979d4e1b438b53e8ab25c59495893c1c2cfbeb8651e3232edcde09365a63ec8c38ee9d4a')
 
 build() {
   cd $_hkgname-$pkgver



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

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


Reply via email to