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

Felix Yan felixonmars at archlinux.org
Tue Mar 20 06:54:12 UTC 2018


    Date: Tuesday, March 20, 2018 @ 06:54:11
  Author: felixonmars
Revision: 309461

upgpkg: haskell-safecopy 0.9.4.1-1

rebuild with safecopy,0.9.4.1

Modified:
  haskell-safecopy/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-20 06:53:24 UTC (rev 309460)
+++ PKGBUILD	2018-03-20 06:54:11 UTC (rev 309461)
@@ -3,7 +3,7 @@
 
 _hkgname=safecopy
 pkgname=haskell-safecopy
-pkgver=0.9.4
+pkgver=0.9.4.1
 pkgrel=1
 pkgdesc="Binary serialization with version control."
 url="http://acid-state.seize.it/safecopy"
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-cereal' 'haskell-old-time' 'haskell-text' 'haskell-vector')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('de0da88d05f91a09c64184a6e5d15102d7a715781491d6fc68fb8f0cc26334dcf51f47d06ca8193e95101656aa622b43a308dd2a356eef2dc3755c366bc56b7e')
+sha512sums=('7c645cd3e216040e155e814eae72c3f584523f77f1d81835f7a1fb9c5bd63ebd51f746a49584be8a6822866b48119be289f3e74514a054c2f65e6443304e6967')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list