[arch-commits] Commit in haskell-safecopy/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Apr 17 21:28:27 UTC 2020
Date: Friday, April 17, 2020 @ 21:28:27
Author: felixonmars
Revision: 615975
upgpkg: haskell-safecopy 0.10.3-1: rebuild with safecopy 0.10.3
Modified:
haskell-safecopy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-17 21:10:50 UTC (rev 615974)
+++ PKGBUILD 2020-04-17 21:28:27 UTC (rev 615975)
@@ -2,8 +2,8 @@
_hkgname=safecopy
pkgname=haskell-safecopy
-pkgver=0.10.2
-pkgrel=39
+pkgver=0.10.3
+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=('d92754d96372a2f617cca551b1b4979ce971e3cf87292dd7255fd7c1c31f8ca6c55c948524e683da92183a2ecb60dbe8c1928f711a16d82f85dd830e805061aa')
+sha512sums=('bc90f4555b63c561003d5f87b230160005b2a505370322dbd2a5117261671efcac701ebe7578b20ee585989b2c13256363c13036710e5feaced56b593ce7e323')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list