[arch-commits] Commit in haskell-safecopy/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jan 12 22:09:23 UTC 2021


    Date: Tuesday, January 12, 2021 @ 22:09:23
  Author: felixonmars
Revision: 820281

upgpkg: haskell-safecopy 0.10.3.1-1: rebuild with safecopy 0.10.3.1

Modified:
  haskell-safecopy/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-12 22:07:49 UTC (rev 820280)
+++ PKGBUILD	2021-01-12 22:09:23 UTC (rev 820281)
@@ -2,8 +2,8 @@
 
 _hkgname=safecopy
 pkgname=haskell-safecopy
-pkgver=0.10.3
-pkgrel=82
+pkgver=0.10.3.1
+pkgrel=1
 pkgdesc="Binary serialization with version control."
 url="http://acid-state.seize.it/safecopy"
 license=('custom:PublicDomain')
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-lens' 'haskell-lens-action' 'haskell-quickcheck'
              'haskell-quickcheck-instances' 'haskell-tasty' 'haskell-tasty-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('bc90f4555b63c561003d5f87b230160005b2a505370322dbd2a5117261671efcac701ebe7578b20ee585989b2c13256363c13036710e5feaced56b593ce7e323')
+sha512sums=('7873e1e0a79e077e1bcd9cb4b1cdbcac3d00330ed27bd3f6847bd3d9ea43a3cebd7b3744ce7081447e53bb5edd768daf1c7c329b1d86fc0c3160efcd79e074fa')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list