Add commit hash to version info
From:
$ niri --version
niri 0.1.6 (unknown commit)
to:
$ niri --version
niri 0.1.6 (d96a66d)
Like author Niri's does in .spec, but in a more convenient way.
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
From:
$ niri --version
niri 0.1.6 (unknown commit)
to:
$ niri --version
niri 0.1.6 (d96a66d)
Like author Niri's does in .spec, but in a more convenient way.