Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-yesod-core
Commits: f3d796c7 by Felix Yan at 2023-08-08T09:59:54+03:00 upgpkg: 1.6.24.4-1: rebuild with yesod-core 1.6.24.4 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -3,8 +3,8 @@ _hkgname=yesod-core pkgname=haskell-yesod-core -pkgver=1.6.24.2 -pkgrel=44 +pkgver=1.6.24.4 +pkgrel=1 pkgdesc="Creation of type-safe, RESTful web applications." url="http://www.yesodweb.com/" license=("MIT") @@ -20,7 +20,7 @@ depends=('ghc-libs' 'haskell-aeson' 'haskell-auto-update' 'haskell-blaze-html' makedepends=('ghc' 'haskell-hunit' 'haskell-async' 'haskell-hspec' 'haskell-hspec-expectations' 'haskell-network' 'haskell-streaming-commons') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('d75431871d3b38b78ca220a602ac44894c1142345588707591bacb9590ca98d4706285377d91e78e61e84050b55b2c96c0a308c4d84d2779d5fccb318f451ef3') +sha512sums=('ee71b3df8100587e1988fdd45a3f309f8e06be7159fb737a6b3387dcb41f21aaf9aafe6fee215d680cfba582f08ddaba145857340d29c74c7ded83042680a054') build() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yesod-core/-/commit/f3d796c7615f75e96d8c59cd57a069cb415d5d5e -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-yesod-core/-/commit/f3d796c7615f75e96d8c59cd57a069cb415d5d5e You're receiving this email because of your account on gitlab.archlinux.org.
