haskell-base16-bytestring: update to version 0.1.1.6
This commit is contained in:
parent
e6226d7d3c
commit
0178eba86e
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "base16-bytestring";
|
pname = "base16-bytestring";
|
||||||
version = "0.1.1.5";
|
version = "0.1.1.6";
|
||||||
sha256 = "1fgd3zdzjfry6jaz8hwhim0p2c35l73cxxambh0ff7p5fqjrlwym";
|
sha256 = "0jf40m3yijqw6wd1rwwvviww46fasphaay9m9rgqyhf5aahnbzjs";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/bos/base16-bytestring";
|
homepage = "http://github.com/bos/base16-bytestring";
|
||||||
description = "Fast base16 (hex) encoding and decoding for ByteStrings";
|
description = "Fast base16 (hex) encoding and decoding for ByteStrings";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user