Date: Sunday, March 15, 2020 @ 13:11:51 Author: felixonmars Revision: 598006
upgpkg: haskell-ghc-typelits-extra 0.3.3-3: rebuild with hashable 1.3.0.0 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 13:11:11 UTC (rev 598005) +++ PKGBUILD 2020-03-15 13:11:51 UTC (rev 598006) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra pkgver=0.3.3 -pkgrel=2 +pkgrel=3 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat" url="https://github.com/clash-lang/ghc-typelits-extra" license=('custom:BSD2')
