Incorrect Package Name vs Git Name

The Git name of this package (swift-redi-stack) doesn't match with the name defined in the manifest (redi-stack). This can cause issues with SwiftPM, so in the latest nightlies for 5.2 you'll get dependency resolution errors causing issues like this. This has been fixed in SwiftPM so will likely become more of an issue when that reaches Xcode 11 Beta. So ideally, this should be fixed to match (either rename the repo to redi-stack or change the name in the manifest to swift-redi-stack.