Date: Monday, January 16, 2023 @ 05:00:21 Author: felixonmars Revision: 1384381
upgpkg: haskell-ghc-typelits-knownnat 0.7.7-2: rebuild with inspection-testing 0.5.0.1 Modified: haskell-ghc-typelits-knownnat/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-16 04:59:29 UTC (rev 1384380) +++ PKGBUILD 2023-01-16 05:00:21 UTC (rev 1384381) @@ -3,7 +3,7 @@ _hkgname=ghc-typelits-knownnat pkgname=haskell-ghc-typelits-knownnat pkgver=0.7.7 -pkgrel=1 +pkgrel=2 pkgdesc="Derive KnownNat constraints from other KnownNat constraints" url="https://github.com/clash-lang/ghc-typelits-knownnat" license=('custom:BSD2')