Date: Saturday, May 14, 2022 @ 13:10:50 Author: felixonmars Revision: 1204432
upgpkg: haskell-ghc-typelits-extra 0.4.3-49: rebuild with hashable 1.4.0.2 Modified: haskell-ghc-typelits-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 13:10:42 UTC (rev 1204431) +++ PKGBUILD 2022-05-14 13:10:50 UTC (rev 1204432) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-extra pkgname=haskell-ghc-typelits-extra pkgver=0.4.3 -pkgrel=48 +pkgrel=49 pkgdesc="Additional type-level operations on GHC.TypeLits.Nat" url="https://github.com/clash-lang/ghc-typelits-extra" license=('custom:BSD2')
