source "${GRIMOIRE}/CMAKE_FUNCTIONS"
           SPELL=fish
         VERSION=3.6.0
          SOURCE=$SPELL-$VERSION.tar.xz
   SOURCE_URL[0]=https://github.com/fish-shell/fish-shell/releases/download/$VERSION/$SOURCE
     SOURCE_HASH=sha256:97044d57773ee7ca15634f693d917ed1c3dc0fa7fde1017f1626d60b83ea6181: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
