Date: Monday, February 6, 2023 @ 15:41:21 Author: felixonmars Revision: 1394326
upgpkg: haskell-breakpoint 0.1.2.0-12: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-breakpoint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 15:41:01 UTC (rev 1394325) +++ PKGBUILD 2023-02-06 15:41:21 UTC (rev 1394326) @@ -3,7 +3,7 @@ _hkgname=breakpoint pkgname=haskell-breakpoint pkgver=0.1.2.0 -pkgrel=11 +pkgrel=12 pkgdesc="Set breakpoints using a GHC plugin" url="https://hackage.haskell.org/package/breakpoint" license=("MIT")
