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

Felix Yan felixonmars at archlinux.org
Thu May 17 07:27:00 UTC 2018


    Date: Thursday, May 17, 2018 @ 07:26:57
  Author: felixonmars
Revision: 323380

upgpkg: haskell-uuid 1.3.13-16

rebuild with ghc 8.4.2

Modified:
  haskell-uuid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 07:25:46 UTC (rev 323379)
+++ PKGBUILD	2018-05-17 07:26:57 UTC (rev 323380)
@@ -5,13 +5,13 @@
 _hkgname=uuid
 pkgname=haskell-uuid
 pkgver=1.3.13
-pkgrel=15
+pkgrel=16
 pkgdesc="For creating, comparing, parsing and printing Universally Unique Identifiers"
 url="https://github.com/aslatter/uuid"
 license=("custom:BSD3")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-cryptohash-md5" "haskell-cryptohash-sha1" "haskell-entropy"
-         "haskell-network-info" "haskell-random" "haskell-text" "haskell-uuid-types")
+         "haskell-network-info" "haskell-random" "haskell-uuid-types")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('e888e6350a32c6496b0b57384797925c78ab1c4dc674d296972981fa81338b4705d21a96960a63771aa5b9a785efd507ecaad195767dba7847fcab5ca7f3f923')



More information about the arch-commits mailing list