Date: Monday, January 24, 2022 @ 13:48:51 Author: felixonmars Revision: 1114553
upgpkg: haskell-scientific 0.3.7.0-37: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-scientific/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-24 13:48:07 UTC (rev 1114552) +++ PKGBUILD 2022-01-24 13:48:51 UTC (rev 1114553) @@ -4,7 +4,7 @@ _hkgname=scientific pkgname=haskell-scientific pkgver=0.3.7.0 -pkgrel=36 +pkgrel=37 pkgdesc="Numbers represented using scientific notation" url="https://github.com/basvandijk/scientific" license=("BSD")