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

Felix Yan felixonmars at archlinux.org
Thu Feb 21 18:57:21 UTC 2019


    Date: Thursday, February 21, 2019 @ 18:57:20
  Author: felixonmars
Revision: 435109

upgpkg: haskell-sandi 0.5-1

rebuild with sandi 0.5

Modified:
  haskell-sandi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-21 15:08:39 UTC (rev 435108)
+++ PKGBUILD	2019-02-21 18:57:20 UTC (rev 435109)
@@ -3,8 +3,8 @@
 
 _hkgname=sandi
 pkgname=haskell-sandi
-pkgver=0.4.3
-pkgrel=18
+pkgver=0.5
+pkgrel=1
 pkgdesc="Data encoding library"
 url="https://hackage.haskell.org/package/sandi"
 license=("BSD")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck'
              'haskell-tasty-th')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('76d9288d7dce824d320e545b0540b40b148b8c848c7785fc79514cdfa6815a946229fd70c341443f52a9cf8cdb4f425980a14b33d0c3b02cf6645854e5048269')
+sha512sums=('8abff3496d0d3f082f12416eea3189e06d1663fe78d996159396ab944389b2a816853c0191edced3b176fc506dac60e9ce84347ecaf2c255e5ec0d6b1590c012')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list