Date: Tuesday, October 18, 2022 @ 01:30:43 Author: felixonmars Revision: 1331322
upgpkg: haskell-safecopy 0.10.4.2-175: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-safecopy/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-18 01:30:21 UTC (rev 1331321) +++ PKGBUILD 2022-10-18 01:30:43 UTC (rev 1331322) @@ -3,9 +3,9 @@ _hkgname=safecopy pkgname=haskell-safecopy pkgver=0.10.4.2 -pkgrel=174 +pkgrel=175 pkgdesc="Binary serialization with version control." -url="http://acid-state.seize.it/safecopy" +url="https://github.com/acid-state/safecopy" license=('custom:PublicDomain') arch=('x86_64') depends=('ghc-libs' 'haskell-cereal' 'haskell-generic-data' 'haskell-old-time' 'haskell-vector')
