You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: base64-bytestring.cabal
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
cabal-version: 1.12
2
2
name: base64-bytestring
3
-
version: 1.2.1.0
3
+
version: 1.2.0.1
4
4
synopsis: Fast base64 encoding and decoding for ByteStrings
5
5
description:
6
6
This package provides support for encoding and decoding binary data according to @base64@ (see also <https://tools.ietf.org/html/rfc4648 RFC 4648>) for strict and lazy ByteStrings
0 commit comments