[arch-commits] Commit in haskell-mwc-random/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Feb 20 15:03:55 UTC 2016


    Date: Saturday, February 20, 2016 @ 16:03:55
  Author: fyan
Revision: 162785

upgpkg: haskell-mwc-random 0.13.4.0-1

rebuild with cryptonite-0.12, aeson-0.11.0.0, mwc-random-0.13.4.0

Modified:
  haskell-mwc-random/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-20 15:02:07 UTC (rev 162784)
+++ PKGBUILD	2016-02-20 15:03:55 UTC (rev 162785)
@@ -3,10 +3,9 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 
 _hkgname=mwc-random
-_licensefile=LICENSE
 pkgname=haskell-mwc-random
-pkgver=0.13.3.2
-pkgrel=2
+pkgver=0.13.4.0
+pkgrel=1
 pkgdesc="Fast, high quality pseudo random number generation"
 url="https://github.com/bos/mwc-random"
 license=("custom:BSD3")
@@ -15,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('2cb1e354ec8b31400d14716920f38eedd5161003249deedfd49cda290aae5806')
+sha256sums=('c52cfdeab2fe6cae3e2b0de382757372df571b7c25a6712ab205fb784b5a8aea')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list