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

Felix Yan felixonmars at archlinux.org
Fri Dec 9 05:15:39 UTC 2016


    Date: Friday, December 9, 2016 @ 05:15:39
  Author: felixonmars
Revision: 198537

upgpkg: haskell-mwc-random 0.13.5.0-1

rebuild with mwc-random-0.13.5.0

Modified:
  haskell-mwc-random/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-09 05:12:04 UTC (rev 198536)
+++ PKGBUILD	2016-12-09 05:15:39 UTC (rev 198537)
@@ -4,8 +4,8 @@
 
 _hkgname=mwc-random
 pkgname=haskell-mwc-random
-pkgver=0.13.4.0
-pkgrel=2
+pkgver=0.13.5.0
+pkgrel=1
 pkgdesc="Fast, high quality pseudo random number generation"
 url="https://github.com/bos/mwc-random"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-primitive" "haskell-vector")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('c52cfdeab2fe6cae3e2b0de382757372df571b7c25a6712ab205fb784b5a8aea')
+sha256sums=('28dd2d95d088438ab15e9dee45ddc500b6c4700a87539c70a48b1b7b4c8d1ca9')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list