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

Felix Yan fyan at archlinux.org
Tue Dec 22 02:01:04 UTC 2015


    Date: Tuesday, December 22, 2015 @ 03:01:04
  Author: fyan
Revision: 154075

upgpkg: haskell-asn1-types 0.3.2-1

Modified:
  haskell-asn1-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-22 02:00:54 UTC (rev 154074)
+++ PKGBUILD	2015-12-22 02:01:04 UTC (rev 154075)
@@ -4,8 +4,8 @@
 
 _hkgname=asn1-types
 pkgname=haskell-asn1-types
-pkgver=0.3.1
-pkgrel=2
+pkgver=0.3.2
+pkgrel=1
 pkgdesc="ASN.1 types"
 url="http://github.com/vincenthz/hs-asn1-types"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('4ae6d47503a0ebf40584ea9d733eb572ac2dd607556dff1211b25602b34f2ec6')
+sha256sums=('0c571fff4a10559c6a630d4851ba3cdf1d558185ce3dcfca1136f9883d647217')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list