Date: Thursday, February 18, 2021 @ 02:30:58 Author: felixonmars Revision: 863385
upgpkg: haskell-ghc-typelits-extra 0.4.2-18: rebuild with async 2.2.3 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 02:30:00 UTC (rev 863384) +++ PKGBUILD 2021-02-18 02:30:58 UTC (rev 863385) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra pkgver=0.4.2 -pkgrel=17 +pkgrel=18 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat" url="https://github.com/clash-lang/ghc-typelits-extra" license=('custom:BSD2')
