Date: Sunday, December 20, 2020 @ 11:27:38 Author: felixonmars Revision: 780345
upgpkg: haskell-ghc-typelits-extra 0.4.1-6: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-20 11:26:51 UTC (rev 780344) +++ PKGBUILD 2020-12-20 11:27:38 UTC (rev 780345) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra pkgver=0.4.1 -pkgrel=5 +pkgrel=6 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat" url="https://github.com/clash-lang/ghc-typelits-extra" license=('custom:BSD2')
