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

Felix Yan felixonmars at archlinux.org
Mon Dec 10 01:08:14 UTC 2018


    Date: Monday, December 10, 2018 @ 01:08:14
  Author: felixonmars
Revision: 413633

upgpkg: haskell-uuid 1.3.13-23

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-uuid/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 01:07:38 UTC (rev 413632)
+++ PKGBUILD	2018-12-10 01:08:14 UTC (rev 413633)
@@ -4,10 +4,10 @@
 _hkgname=uuid
 pkgname=haskell-uuid
 pkgver=1.3.13
-pkgrel=22
+pkgrel=23
 pkgdesc="For creating, comparing, parsing and printing Universally Unique Identifiers"
 url="https://github.com/aslatter/uuid"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-cryptohash-md5" "haskell-cryptohash-sha1" "haskell-entropy"
          "haskell-network-info" "haskell-random" "haskell-uuid-types")



More information about the arch-commits mailing list