Date: Monday, February 22, 2021 @ 16:07:07 Author: felixonmars Revision: 868788
upgpkg: haskell-ghc-typelits-extra 0.4.2-19: rebuild with hashable 1.3.1.0 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 16:06:40 UTC (rev 868787) +++ PKGBUILD 2021-02-22 16:07:07 UTC (rev 868788) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra pkgver=0.4.2 -pkgrel=18 +pkgrel=19 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat" url="https://github.com/clash-lang/ghc-typelits-extra" license=('custom:BSD2')
