Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-th-lift
Commits: 897ff670 by Felix Yan at 2023-08-10T12:48:26+03:00 upgpkg: 0.8.4-1: rebuild with th-lift 0.8.4 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ _hkgname=th-lift pkgname=haskell-th-lift -pkgver=0.8.3 +pkgver=0.8.4 pkgrel=1 pkgdesc="Derive Template Haskell's Lift class for datatypes." url="https://github.com/RyanGlScott/th-lift" @@ -11,7 +11,7 @@ arch=('x86_64') depends=('ghc-libs' 'haskell-th-abstraction') makedepends=('ghc') source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) -sha512sums=('eee54b6683db346223c0577275017569160f1733bd6f78acbc643bd297ba6bdc470f5b2c051ecb82839f0f2444145130a8aff0c5a4a3c6f7976cc98b981b0212') +sha512sums=('fe5d47cc5b9c4a6128761d044ad00262e316862888a218279b62b51b87f32398c534ca65407491d210e7d32bea53c77161333b98bcc969e077221f2d9e3c56f7') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-lift/-/commit/897ff670719a62718996256cbcd0849bf4cf5599 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-th-lift/-/commit/897ff670719a62718996256cbcd0849bf4cf5599 You're receiving this email because of your account on gitlab.archlinux.org.
