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

Felix Yan felixonmars at archlinux.org
Wed Dec 4 19:09:37 UTC 2019


    Date: Wednesday, December 4, 2019 @ 19:09:36
  Author: felixonmars
Revision: 535226

upgpkg: haskell-weigh 0.0.16-1

rebuild with weigh 0.0.16

Modified:
  haskell-weigh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-04 17:47:33 UTC (rev 535225)
+++ PKGBUILD	2019-12-04 19:09:36 UTC (rev 535226)
@@ -2,16 +2,16 @@
 
 _hkgname=weigh
 pkgname=haskell-weigh
-pkgver=0.0.14
-pkgrel=4
+pkgver=0.0.16
+pkgrel=1
 pkgdesc="Measure allocations of a Haskell functions/values"
 url="https://github.com/fpco/weigh"
 license=('BSD')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-split' 'haskell-temporary')
+depends=('ghc-libs' 'haskell-ghc' 'haskell-split' 'haskell-temporary')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('877df5b488eb7d2f2a3447cb3cf5ce891622b8ba26544ab734b5d119bd0bc215364faaa34edb99e89e8a51254e26689f52852caa0e4fd54ce0e614e6d1454d3f')
+sha512sums=('a7889b891f8099e23922f37c9a770c94c8bfd6e7e7740786ba1595c0c153dcd60a320d79647952a1a1275a1cf06e2a2aed9ee0ce60e34583a91d186e246f9470')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list