haskell-securemem: update to version 0.1.3
This commit is contained in:
parent
a2a7e611a3
commit
0b46d3c76b
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "securemem";
|
pname = "securemem";
|
||||||
version = "0.1.2";
|
version = "0.1.3";
|
||||||
sha256 = "1szb530jw7666cnrfa8988p2b5scl2bfafi8kgslf7xi5yv7grqh";
|
sha256 = "1kycpk73vh8wwxzn35hmv36vwsc9r4g53f2fy6bn21q9gfm2r90j";
|
||||||
buildDepends = [ byteable ];
|
buildDepends = [ byteable ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/vincenthz/hs-securemem";
|
homepage = "http://github.com/vincenthz/hs-securemem";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user