mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 1.6.7
Obtained from: FreeBSD Haskell
This commit is contained in:
parent
66555968d4
commit
bb93428ae0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298222
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= uniplate
|
||||
PORTVERSION= 1.6.5
|
||||
PORTVERSION= 1.6.7
|
||||
CATEGORIES= devel haskell
|
||||
|
||||
MAINTAINER= haskell@FreeBSD.org
|
||||
@ -15,7 +15,8 @@ COMMENT= Help writing simple, concise and fast generic operations
|
||||
LICENSE= BSD
|
||||
|
||||
CABAL_SETUP= Setup.hs
|
||||
USE_CABAL= hashable syb unordered-containers>=0.1
|
||||
|
||||
USE_CABAL= hashable>=1.1.2.3 syb unordered-containers>=0.1
|
||||
|
||||
INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/uniplate.htm ${DATADIR}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cabal/uniplate-1.6.5.tar.gz) = 1a5f350af01af2b3a1798b0caff27fb841149f7c304a8cee41b75326e09249bc
|
||||
SIZE (cabal/uniplate-1.6.5.tar.gz) = 30217
|
||||
SHA256 (cabal/uniplate-1.6.7.tar.gz) = bd81e77f8ffbee2c5dd768790bb7b6b3ff871ca85d070564ea758f5b6d6ce1b8
|
||||
SIZE (cabal/uniplate-1.6.7.tar.gz) = 30071
|
||||
|
Loading…
Reference in New Issue
Block a user