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

Felix Yan felixonmars at archlinux.org
Fri Oct 21 07:16:54 UTC 2016


    Date: Friday, October 21, 2016 @ 07:16:54
  Author: felixonmars
Revision: 192789

upgpkg: haskell-binary-tagged 0.1.4.1-1

Modified:
  haskell-binary-tagged/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-21 07:16:03 UTC (rev 192788)
+++ PKGBUILD	2016-10-21 07:16:54 UTC (rev 192789)
@@ -4,17 +4,17 @@
 
 _hkgname=binary-tagged
 pkgname=haskell-binary-tagged
-pkgver=0.1.4.0
-pkgrel=13
+pkgver=0.1.4.1
+pkgrel=1
 pkgdesc="Tagged binary serialisation."
 url="https://github.com/phadej/binary-tagged#readme"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
-depends=("ghc=8.0.1" "haskell-aeson" "haskell-generics-sop" "haskell-hashable"
-         "haskell-scientific" "haskell-semigroups" "haskell-sha" "haskell-tagged"
+depends=("ghc=8.0.1" "haskell-aeson" "haskell-base16-bytestring" "haskell-generics-sop"
+         "haskell-hashable" "haskell-scientific" "haskell-semigroups" "haskell-sha" "haskell-tagged"
          "haskell-text" "haskell-unordered-containers" "haskell-vector")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('dc25744ebd21f8a050341cd7c25c69f66734b2930aaad89b411cf68c28605671')
+sha256sums=('86ae562f528dd85e1d87f2e4c886be168e1b1dd78c42e22ae3e9bf36ff879acd')
 
 prepare() {
     # nats is an empty package in new GHC



More information about the arch-commits mailing list