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

Felix Yan fyan at archlinux.org
Mon Jun 13 02:39:39 UTC 2016


    Date: Monday, June 13, 2016 @ 04:39:38
  Author: fyan
Revision: 179755

upgpkg: haskell-asn1-encoding 0.9.4-1

rebuild with asn1-encoding-0.9.4, cgrep-6.6.15, data-default-0.7.1, data-default-class-0.1.1, js-jquery-3.0.0, microlens-0.4.4.3, pipes-http-1.0.3, scientific-0.3.4.7, shake-0.15.9, tagsoup-0.14

Modified:
  haskell-asn1-encoding/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-13 02:21:55 UTC (rev 179754)
+++ PKGBUILD	2016-06-13 02:39:38 UTC (rev 179755)
@@ -4,8 +4,8 @@
 
 _hkgname=asn1-encoding
 pkgname=haskell-asn1-encoding
-pkgver=0.9.3
-pkgrel=7
+pkgver=0.9.4
+pkgrel=1
 pkgdesc="ASN1 data reader and writer in RAW, BER and DER forms"
 url="http://github.com/vincenthz/hs-asn1"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-asn1-types" "haskell-hourglass")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('90d7e05806977e683a468a4112270c9745c07f52452915db6a8fb19b752d7106')
+sha256sums=('a78058f7db08fbd72f2b40c72af324a4d31ea95d70b4bfa372107b980394dde8')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list