          MODULE=libdispatch
         VERSION=5.8
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/apple/swift-corelibs-libdispatch/archive/refs/tags/swift-5.5-RELEASE.tar.gz
      SOURCE_VFY=sha256:5efdfa1d2897c598acea42fc00776477bb3713645686774f5ff0818b26649e62
SOURCE_DIRECTORY=$BUILD_DIRECTORY/swift-corelibs-$MODULE-swift-5.5-RELEASE
        WEB_SITE=https://apple.github.io/swift-corelibs-libdispatch
         ENTERED=20231029
         UPDATED=20231029
           SHORT="support for concurrent code execution on multicore"

cat << EOF
Grand Central Dispatch (GCD or libdispatch) provides comprehensive support for
concurrent code execution on multicore hardware.
EOF
