Date: Saturday, February 18, 2023 @ 00:33:07 Author: felixonmars Revision: 1402368
upgpkg: haskell-breakpoint 0.1.2.0-14: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-breakpoint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-18 00:33:06 UTC (rev 1402367) +++ PKGBUILD 2023-02-18 00:33:07 UTC (rev 1402368) @@ -3,7 +3,7 @@ _hkgname=breakpoint pkgname=haskell-breakpoint pkgver=0.1.2.0 -pkgrel=13 +pkgrel=14 pkgdesc="Set breakpoints using a GHC plugin" url="https://hackage.haskell.org/package/breakpoint" license=("MIT")
