source "${GRIMOIRE}/CMAKE_FUNCTIONS"
           SPELL=fish
         VERSION=3.2.2
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]=https://github.com/fish-shell/fish-shell/releases/download/$VERSION/$SOURCE
     SOURCE_HASH=sha256:5944da1a8893d11b0828a4fd9136ee174549daffb3d0adfdd8917856fe6b4009:UPSTREAM_HASH
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=http://fishshell.com/
         ENTERED=20051220
      LICENSE[0]=GPL
        KEYWORDS="console"
           SHORT="fish is a user friendly command line shell"
cat << EOF
fish is a user friendly command line shell for UNIX-like operating
systems such as Linux.
EOF
