- Update to 0.9.14
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
8648694589
commit
fbe35fea4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291198
3 changed files with 6 additions and 8 deletions
|
@ -6,14 +6,13 @@
|
|||
#
|
||||
|
||||
PORTNAME= uulib
|
||||
PORTVERSION= 0.9.13
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.9.14
|
||||
CATEGORIES= devel haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
COMMENT= Haskell Utrecht Tools Library
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE= BSD
|
||||
FILE_LICENSE= COPYRIGHT
|
||||
|
||||
CABAL_SETUP= Setup.hs
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cabal/uulib-0.9.13.tar.gz) = c01eef81259794bbdee1dc46ece72b57c417668f6c3ea3396fd2635afaeeae84
|
||||
SIZE (cabal/uulib-0.9.13.tar.gz) = 54215
|
||||
SHA256 (cabal/uulib-0.9.14.tar.gz) = 1f643f741a8238344d33fe399bf57d08d4dab525be3dd508c6f085eb1215262e
|
||||
SIZE (cabal/uulib-0.9.14.tar.gz) = 44115
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
Fast Parser Combinators and Pretty Printing Combinators libraries by the
|
||||
Utrecht University.
|
||||
Fast Parser Combinators and Pretty Printing Combinators.
|
||||
|
||||
WWW: http://www.cs.uu.nl/wiki/HUT/AttributeGrammarSystem
|
||||
WWW: http://www.cs.uu.nl/wiki/HUT/WebHome
|
||||
|
|
Loading…
Reference in a new issue