[arch-commits] Commit in haskell-ghc-typelits-natnormalise/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jan 8 19:17:50 UTC 2021


    Date: Friday, January 8, 2021 @ 19:17:49
  Author: felixonmars
Revision: 814066

upgpkg: haskell-ghc-typelits-natnormalise 0.7.3-1: rebuild with ghc-typelits-natnormalise 0.7.3

Modified:
  haskell-ghc-typelits-natnormalise/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 19:15:14 UTC (rev 814065)
+++ PKGBUILD	2021-01-08 19:17:49 UTC (rev 814066)
@@ -2,16 +2,16 @@
 
 _hkgname=ghc-typelits-natnormalise
 pkgname=haskell-ghc-typelits-natnormalise
-pkgver=0.7.2
-pkgrel=55
+pkgver=0.7.3
+pkgrel=1
 pkgdesc="GHC typechecker plugin for types of kind GHC.TypeLits.Nat"
 url="https://github.com/clash-lang/ghc-typelits-natnormalise"
 license=('custom:BSD2')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-ghc' 'haskell-ghc-tcplugins-extra' 'haskell-syb')
+depends=('ghc-libs' 'haskell-ghc' 'haskell-ghc-tcplugins-extra')
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('75c7a8a598a337ef4b3e23a59fa65b3cb50438369493a661a86c57a9bcf74bd8ea82cbaf80fb378cd1e88443161134bf0cc86fdb033c9468541a9b22053d429e')
+sha512sums=('5f899996db5a26e2f1fc8a4b130e15818e1cd5c68074db1e39b828a8403f8f3aa49d8fe5efc68a997c48522dea52513b7cb1e930de7fbb2339dd0baea0876d19')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list