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

Felix Yan felixonmars at archlinux.org
Sat Oct 13 20:35:18 UTC 2018


    Date: Saturday, October 13, 2018 @ 20:35:18
  Author: felixonmars
Revision: 393330

upgpkg: haskell-missingh 1.4.1.0-1

rebuild with MissingH 1.4.1.0

Modified:
  haskell-missingh/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-13 20:33:03 UTC (rev 393329)
+++ PKGBUILD	2018-10-13 20:35:18 UTC (rev 393330)
@@ -3,8 +3,8 @@
 
 _hkgname=MissingH
 pkgname=haskell-missingh
-pkgver=1.4.0.1
-pkgrel=49
+pkgver=1.4.1.0
+pkgrel=1
 pkgdesc="Large utility library"
 url="http://software.complete.org/missingh"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-regex-compat")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('baa6b445fed29678a284797641ec3a8eb5351e94be9ed8ea2886988c98c09a15e211ce517b04a3401404f3df46d452f6e4475e4ca49374ef7aef95981d861803')
+sha512sums=('0d6e5c89ad80da7dcb053535e455b5c5f36c5e3289820ee64197a404671a67213d14a57842122614eb7981d3eb6c563fbfd2657d5ea5d70d2400eb247a73371e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list