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

Felix Yan felixonmars at archlinux.org
Wed Aug 9 17:30:13 UTC 2017


    Date: Wednesday, August 9, 2017 @ 17:30:12
  Author: felixonmars
Revision: 249670

upgpkg: haskell-sandi 0.4.1-1

rebuild with sandi,0.4.1

Modified:
  haskell-sandi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-09 17:20:22 UTC (rev 249669)
+++ PKGBUILD	2017-08-09 17:30:12 UTC (rev 249670)
@@ -4,8 +4,8 @@
 
 _hkgname=sandi
 pkgname=haskell-sandi
-pkgver=0.4.0
-pkgrel=19
+pkgver=0.4.1
+pkgrel=1
 pkgdesc="Data encoding library"
 url="https://hackage.haskell.org/package/sandi"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc' "haskell-conduit" "haskell-exceptions" "haskell-stringsearch")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('40c895a4b26904e3a4b4488e93f37225bdb48e6787dffed627d16242f01aaeea')
+sha512sums=('bbcc973337162e073e364e04792b54fc1a1865876739ef0c40a6b538429c61559f5800a7cb84f2b098a2ac98790f4b5ccef68efd3a15cd11ff20d0234041d725')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list