haskell-tls: updated to version 0.8.3.1
svn path=/nixpkgs/trunk/; revision=30696
This commit is contained in:
parent
ccf89a8959
commit
5aa9e241d7
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "tls";
|
pname = "tls";
|
||||||
version = "0.8.3";
|
version = "0.8.3.1";
|
||||||
sha256 = "0l02kx06bf3p8rjz82d3x7cz61rh5vpb9147f4csbzfb1sgh5mzy";
|
sha256 = "07441s9ll8afpkf2wb0pk8hb9i90hyzkz476jyywvi87mmg2np3m";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user