Commit f80bddf145f864c7fd5199449c6097235cad09df

Thomas de Grivel 2018-03-05T15:09:31

update cffi-posix

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
diff --git a/repo.manifest b/repo.manifest
index 79c34b0..e674f94 100644
--- a/repo.manifest
+++ b/repo.manifest
@@ -21,12 +21,13 @@
 (github "adamczykm" "iterate")
 (github "binghe" "portable-threads")
 (github "cffi" "cffi")
+(github "cffi-posix" "cffi-dirent")
 (github "cffi-posix" "cffi-epoll")
 (github "cffi-posix" "cffi-errno")
 (github "cffi-posix" "cffi-fcntl")
 (github "cffi-posix" "cffi-socket")
+(github "cffi-posix" "cffi-stdlib")
 (github "cffi-posix" "cffi-unistd")
-(github "cffi-posix" "fd-stream")
 (github "cl-babel" "babel")
 (github "cl-plus-ssl" "cl-plus-ssl" :packages '("cl+ssl"))
 (github "cl-stream" "cl-stream")