Date: Saturday, May 13, 2023 @ 21:16:23 Author: felixonmars Revision: 1460270
upgpkg: haskell-ptr 0.16.8.4-34: rebuild with quickcheck-instances 0.3.29.1 Modified: haskell-ptr/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-13 21:16:20 UTC (rev 1460269) +++ PKGBUILD 2023-05-13 21:16:23 UTC (rev 1460270) @@ -3,7 +3,7 @@ _hkgname=ptr pkgname=haskell-ptr pkgver=0.16.8.4 -pkgrel=33 +pkgrel=34 pkgdesc="Experimental abstractions for operations on pointers" url="https://github.com/nikita-volkov/ptr" license=("MIT")
