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

Felix Yan felixonmars at archlinux.org
Thu Feb 25 12:06:11 UTC 2021


    Date: Thursday, February 25, 2021 @ 12:06:11
  Author: felixonmars
Revision: 874112

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

Modified:
  haskell-safecopy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-25 12:03:55 UTC (rev 874111)
+++ PKGBUILD	2021-02-25 12:06:11 UTC (rev 874112)
@@ -2,8 +2,8 @@
 
 _hkgname=safecopy
 pkgname=haskell-safecopy
-pkgver=0.10.3.1
-pkgrel=24
+pkgver=0.10.4
+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=('7873e1e0a79e077e1bcd9cb4b1cdbcac3d00330ed27bd3f6847bd3d9ea43a3cebd7b3744ce7081447e53bb5edd768daf1c7c329b1d86fc0c3160efcd79e074fa')
+sha512sums=('f7fa73fc1dd8967959f777d8b1a95f6cdbcaf1b51a2760983ffbaeabb71fdbd97883220d6ee45446e774d894a466c85c8d4774bbbbda5079d73196edd79aee0a')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list