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

Felix Yan fyan at archlinux.org
Thu Feb 11 13:12:09 UTC 2016


    Date: Thursday, February 11, 2016 @ 14:12:09
  Author: fyan
Revision: 161206

upgpkg: haskell-binary-tagged 0.1.3.1-1

rebuild with streaming-commons-0.1.15.1, http2-1.4.5, aeson-compat-0.3.1.0, pandoc-types-1.16.1, HTTP-4000.3.3, lens-4.13.2

Modified:
  haskell-binary-tagged/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-11 13:09:23 UTC (rev 161205)
+++ PKGBUILD	2016-02-11 13:12:09 UTC (rev 161206)
@@ -4,8 +4,8 @@
 
 _hkgname=binary-tagged
 pkgname=haskell-binary-tagged
-pkgver=0.1.3.0
-pkgrel=5
+pkgver=0.1.3.1
+pkgrel=1
 pkgdesc="Tagged binary serialisation."
 url="https://github.com/phadej/binary-tagged#readme"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('8fc82ca1d43043b73fcd4ec2179efcf219fa6f9b10b2283c5f8176c8762ba9c3')
+sha256sums=('cdd99120148015a56d92ebc38380f9ea9254d6272e5d0952dae4e55eaf52252f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list