File ghc-githash.changes of Package ghc-githash
-------------------------------------------------------------------
Mon Sep 20 07:11:36 UTC 2021 - psimons@suse.com
- 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).
-------------------------------------------------------------------
Thu Jun 24 12:01:10 UTC 2021 - psimons@suse.com
- Update githash to version 0.1.6.1.
## 0.1.6.1
* [Support template-haskell 2.17](https://github.com/snoyberg/githash/pull/22)
-------------------------------------------------------------------
Wed Jun 9 07:33:55 UTC 2021 - psimons@suse.com
- 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
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
-------------------------------------------------------------------
Tue Oct 27 03:32:21 UTC 2020 - psimons@suse.com
- Update githash to version 0.1.5.0.
## 0.1.5.0
* Add git tag output via git-describe
-------------------------------------------------------------------
Tue Sep 1 14:41:29 UTC 2020 - psimons@suse.com
- Update githash to version 0.1.4.0.
## 0.1.4.0
* Add git-describe output
-------------------------------------------------------------------
Mon Dec 23 17:45:29 UTC 2019 - psimons@suse.com
- Add githash at version 0.1.3.3.