[arch-commits] Commit in haskell-uuid-types/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at archlinux.org
       
    Mon Dec 10 01:07:22 UTC 2018
    
    
  
    Date: Monday, December 10, 2018 @ 01:07:21
  Author: felixonmars
Revision: 413631
upgpkg: haskell-uuid-types 1.0.3-18
rebuild with ghc 8.6.3, cmark-gfm 0.1.6
Modified:
  haskell-uuid-types/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-10 01:06:46 UTC (rev 413630)
+++ PKGBUILD	2018-12-10 01:07:21 UTC (rev 413631)
@@ -4,10 +4,10 @@
 _hkgname=uuid-types
 pkgname=haskell-uuid-types
 pkgver=1.0.3
-pkgrel=17
+pkgrel=18
 pkgdesc="Type definitions for Universally Unique Identifiers"
 url="https://github.com/aslatter/uuid"
-license=("custom:BSD3")
+license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-hashable" "haskell-random")
 makedepends=('ghc')
    
    
More information about the arch-commits
mailing list