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

Felix Yan felixonmars at archlinux.org
Fri Sep 30 02:36:18 UTC 2016


    Date: Friday, September 30, 2016 @ 02:36:17
  Author: felixonmars
Revision: 191039

upgpkg: haskell-text-binary 0.2.1.1-1

Modified:
  haskell-text-binary/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-29 23:29:19 UTC (rev 191038)
+++ PKGBUILD	2016-09-30 02:36:17 UTC (rev 191039)
@@ -4,15 +4,15 @@
 
 _hkgname=text-binary
 pkgname=haskell-text-binary
-pkgver=0.2.1
-pkgrel=4
+pkgver=0.2.1.1
+pkgrel=1
 pkgdesc="Binary instances for text types"
 url="https://github.com/kawu/text-binary"
-license=("custom:BSD3")
+license=("custom:BSD2")
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-text")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('df22f237ebfe8c813be289d40e86ce3590ccc9c33c41053f4234b5672dc7ea02')
+sha256sums=('b697b2bd09080643d4686705c779122129638904870df5c1d41c8fc72f08f4a1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list