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

Felix Yan felixonmars at archlinux.org
Mon Mar 26 01:02:34 UTC 2018


    Date: Monday, March 26, 2018 @ 01:02:32
  Author: felixonmars
Revision: 312647

upgpkg: haskell-sandi 0.4.2-1

rebuild with sandi,0.4.2

Modified:
  haskell-sandi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-26 01:01:44 UTC (rev 312646)
+++ PKGBUILD	2018-03-26 01:02:32 UTC (rev 312647)
@@ -4,8 +4,8 @@
 
 _hkgname=sandi
 pkgname=haskell-sandi
-pkgver=0.4.1
-pkgrel=20
+pkgver=0.4.2
+pkgrel=1
 pkgdesc="Data encoding library"
 url="https://hackage.haskell.org/package/sandi"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-conduit" "haskell-exceptions" "haskell-stringsearch")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('bbcc973337162e073e364e04792b54fc1a1865876739ef0c40a6b538429c61559f5800a7cb84f2b098a2ac98790f4b5ccef68efd3a15cd11ff20d0234041d725')
+sha512sums=('1fb255ca358c83a46121f930cbcbe4892f3c6d7b2830f4ba497faceeb9f1f5bb6046f1043c2c65b552e4afc0be1f413852db5b8e2054a476cacbe0d3fb4ee4a0')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list