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

Felix Yan felixonmars at archlinux.org
Sun Mar 7 20:47:59 UTC 2021


    Date: Sunday, March 7, 2021 @ 20:47:59
  Author: felixonmars
Revision: 886784

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

Modified:
  haskell-safecopy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-07 18:45:06 UTC (rev 886783)
+++ PKGBUILD	2021-03-07 20:47:59 UTC (rev 886784)
@@ -2,8 +2,8 @@
 
 _hkgname=safecopy
 pkgname=haskell-safecopy
-pkgver=0.10.4
-pkgrel=7
+pkgver=0.10.4.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=('f7fa73fc1dd8967959f777d8b1a95f6cdbcaf1b51a2760983ffbaeabb71fdbd97883220d6ee45446e774d894a466c85c8d4774bbbbda5079d73196edd79aee0a')
+sha512sums=('49e652d02b321fb98566b316366b11e9734119a3e82b4bb114ace639e2b6b9afc2b67feec5fc0d183b05ef3c40e5cc8e434b8edf969c6250eddc60ca3b82219e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list