AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- disable %{ix86} build
- Update githash to version 0.1.6.2. [#]# 0.1.6.2 * Fixed bugs; now this library's Template Haskell functions are much more likely on recompilation to detect Git update that doesn't affect workspace: e.g. `git switch -c <new_branch>` (equivalently `git checkout -b <new_branch>`) and `git commit --amend --only`. Implemented in [#23](https://github.com/snoyberg/githash/pull/23).
- Update githash to version 0.1.6.1. [#]# 0.1.6.1 * [Support template-haskell 2.17](https://github.com/snoyberg/githash/pull/22)
- Update githash to version 0.1.6.0. [#]# 0.1.6.0 * Always include patchlevel and hash in git-describe output * Don't let user's configured initial branch name break tests
- disable %{ix86} build
- Update githash to version 0.1.5.0. [#]# 0.1.5.0 * Add git tag output via git-describe
- Update githash to version 0.1.4.0. [#]# 0.1.4.0 * Add git-describe output
- Add githash at version 0.1.3.3.