Date: Thursday, March 30, 2023 @ 04:01:09 Author: felixonmars Revision: 1430434
upgpkg: haskell-ptr 0.16.8.4-28: rebuild with quickcheck-instances 0.3.29 Modified: haskell-ptr/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 04:01:07 UTC (rev 1430433) +++ PKGBUILD 2023-03-30 04:01:09 UTC (rev 1430434) @@ -3,7 +3,7 @@ _hkgname=ptr pkgname=haskell-ptr pkgver=0.16.8.4 -pkgrel=27 +pkgrel=28 pkgdesc="Experimental abstractions for operations on pointers" url="https://github.com/nikita-volkov/ptr" license=("MIT")
