1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 0.1.1.1

Obtained from:	FreeBSD Haskell
This commit is contained in:
Gabor Pali 2012-06-03 21:34:40 +00:00
parent b51d1c9a76
commit 787f2c6ea6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298175
3 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= base64-bytestring
PORTVERSION= 0.1.1.0
PORTVERSION= 0.1.1.1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org

View File

@ -1,2 +1,2 @@
SHA256 (cabal/base64-bytestring-0.1.1.0.tar.gz) = f16454163e0e2d199eb86d3f3de8eb49d845fe2a4453cd2e11899bd7a5e2b56d
SIZE (cabal/base64-bytestring-0.1.1.0.tar.gz) = 5672
SHA256 (cabal/base64-bytestring-0.1.1.1.tar.gz) = 8dbfd13372330580e8ac94ca09f359aa5dd021625ec190fa12bb1de781b61248
SIZE (cabal/base64-bytestring-0.1.1.1.tar.gz) = 6005

View File

@ -1,3 +1,3 @@
Fast base64 encoding and decoding for ByteStrings.
WWW: http://github.com/bos/base64-bytestring
WWW: https://github.com/bos/base64-bytestring