Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-03 | Name the downloaded git repo after the package | gesh | |
Makes it easier to find it in the pacman sources cache, and is more consistent with my other packages. NOTE: If you've previously built the package, you'll need to rename the source file in the cache. Pacman will redownload if you don't, but that means you have files in your cache that don't correspond to anything, which may be confusing. `mv "$SRCDEST/ghcid{,-static-git}` | |||
2024-05-05 | Minor corrections based on #haskell feedback | gesh | |
Plus add prepare() for when building in a chroot | |||
2024-04-15 | Update license to SPDX, add git makedep | gesh | |
Thanks to @alerque for reminding me of the makedep requirement | |||
2021-10-27 | Initial commit | gesh | |