forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated package to latest version, 2.52. Changes include:
- Fix compatibility for 4.03 (#227) - Various documentation fixes (#199,#200,#210,) - Improve wildcard detection in the ppx (#198) - Fix Lwt_stream: bounded_push#close wake the reader (#201) - Fix infinite loop with Lwt_stream.choose (#214) - Fix lazyness failure with Lwt_io.common#close (#207)
- Loading branch information
jaapb
committed
May 6, 2016
1 parent
3ddf060
commit 97e5908
Showing
2 changed files
with
7 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.10 2016/02/06 11:35:14 jaapb Exp $ | ||
$NetBSD: distinfo,v 1.11 2016/05/06 15:39:36 jaapb Exp $ | ||
|
||
SHA1 (lwt-2.5.1.tar.gz) = 789cf09378b4f70c868003996bd9d3361d7fc196 | ||
RMD160 (lwt-2.5.1.tar.gz) = c075603ab875c3108957719ce3ff26796ceb1bc7 | ||
SHA512 (lwt-2.5.1.tar.gz) = 648f08e13a5b13072ed44ec380cce226bbf2ac480ca6adcd170e5bfa789bf6a4e832af0748bb1bff0e45611fd8d1b14592ece4211fb78be5b03cbcd7c3cb3b7d | ||
Size (lwt-2.5.1.tar.gz) = 1272834 bytes | ||
SHA1 (lwt-2.5.2.tar.gz) = 99c0653e5422a5b80dc470f8abb83956b5628e5f | ||
RMD160 (lwt-2.5.2.tar.gz) = d394b854d69f39f5b1977e6b864ce317a9b29193 | ||
SHA512 (lwt-2.5.2.tar.gz) = 83c7a9d9798fe12e0bdd618e7f69ac357065a9b26e2abb644240c420cb1d507a3b558549b2f82ecc9c3fbc9ca5952e8d7cb32b6832713bfb6fffcb58975d5449 | ||
Size (lwt-2.5.2.tar.gz) = 268168 bytes |