Date: Monday, January 27, 2020 @ 23:20:50 Author: felixonmars Revision: 556685
upgpkg: haskell-ghc-typelits-extra 0.3.1-10: rebuild with base-orphans 0.8.2 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 23:20:02 UTC (rev 556684) +++ PKGBUILD 2020-01-27 23:20:50 UTC (rev 556685) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra pkgver=0.3.1 -pkgrel=9 +pkgrel=10 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat" url="https://github.com/clash-lang/ghc-typelits-extra" license=('custom:BSD2')
