# Watch: https://git.sr.ht/~sircmpwn/hare/refs archive/([0-9.]+)[.]tar
           SPELL=hare
         VERSION=0.24.2
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://git.sr.ht/~sircmpwn/$SPELL/archive/$VERSION.tar.gz
     SOURCE_HASH=sha512:6214d0068f507f156bff85d12aeb515e5f752bff03645b3b207d224aecc62e34d4a44a171fc2b357eaaf72a804c2b79d6ad2886caa2804f1dcad07cc25d7efac
SOURCE_DIRECTORY="$BUILD_DIRECTORY/${SOURCE%.tar.gz}"
        WEB_SITE="https://harelang.org/"
      LICENSE[0]="GPL-3.0-only"
         ENTERED=20240221
        KEYWORDS=""
           SHORT="The Hare standard library"
        DOC_DIRS=
            DOCS=
cat << EOF
This is the Hare standard library. For a guided introduction to the standard
library, see the tutorial:

https://harelang.org/tutorials/stdlib
EOF
