haskell-asn1-types: update to version 0.2.3
This commit is contained in:
parent
b6e7a650f0
commit
3b397273d9
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "asn1-types";
|
pname = "asn1-types";
|
||||||
version = "0.2.2";
|
version = "0.2.3";
|
||||||
sha256 = "0h3ww7iyf1xzl88mzmi03h6ws942953dr56v896vrkj3mj01hayx";
|
sha256 = "1cdzhj6zls6qmy82218cj2a25b7rkxsjbcqnx4zng3wp6s5pghw4";
|
||||||
buildDepends = [ time ];
|
buildDepends = [ time ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/vincenthz/hs-asn1-types";
|
homepage = "http://github.com/vincenthz/hs-asn1-types";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user