[arch-commits] Commit in haskell-ghc-typelits-natnormalise/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jan 9 13:08:17 UTC 2020
Date: Thursday, January 9, 2020 @ 13:08:14
Author: felixonmars
Revision: 551119
upgpkg: haskell-ghc-typelits-natnormalise 0.7-1: rebuild with ghc 8.8.1, cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, unexceptionalio 0.5.0, gtk2hs-buildtools 0.13.8.0, ghc-typelits-natnormalise 0.7
Modified:
haskell-ghc-typelits-natnormalise/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-09 13:06:35 UTC (rev 551118)
+++ PKGBUILD 2020-01-09 13:08:14 UTC (rev 551119)
@@ -2,8 +2,8 @@
_hkgname=ghc-typelits-natnormalise
pkgname=haskell-ghc-typelits-natnormalise
-pkgver=0.6.2
-pkgrel=33
+pkgver=0.7
+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')
@@ -11,7 +11,7 @@
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=('e8ebdff54d97ad1e98221986e633e010c213340693f8739e5fe79a42e3d1d9dbb42907d0d3545f66b61da1698e5cbf5ff7f7bd58fdbad18ba1393a0deb24a460')
+sha512sums=('dde87e6977f31f90da7eaff583ddc32f251de5f9dcec8ebfb7564c1a1ba3a8736723607fda7ecad3b9e69ee63b13461841e5173abaecb78627521ac569698940')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list