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

Felix Yan felixonmars at archlinux.org
Thu Dec 27 05:21:18 UTC 2018


    Date: Thursday, December 27, 2018 @ 05:21:17
  Author: felixonmars
Revision: 418351

upgpkg: haskell-safecopy 0.9.4.3-1

rebuild with safecopy 0.9.4.3

Modified:
  haskell-safecopy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-27 05:20:07 UTC (rev 418350)
+++ PKGBUILD	2018-12-27 05:21:17 UTC (rev 418351)
@@ -2,8 +2,8 @@
 
 _hkgname=safecopy
 pkgname=haskell-safecopy
-pkgver=0.9.4.2
-pkgrel=3
+pkgver=0.9.4.3
+pkgrel=1
 pkgdesc="Binary serialization with version control."
 url="http://acid-state.seize.it/safecopy"
 license=('custom:PublicDomain')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-cereal' 'haskell-old-time' 'haskell-vector')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e9d25cfe9816483283e4bd51adca47087c8663f7f3eba50056ec19d30d98a8dbece12739ecba6a0afee03cee9e418f615be1c24d0d90dcd26c0bc2c131a04e0a')
+sha512sums=('65ad018a6300f80e0c37568ca564a4762ab458db29ae6fcf7d52d10c6438292a071eb20dbee25113c958f3883c15039447c9a30692ab8f7e5e2f3e1848828d48')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list