Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-primitive-extras
Commits: 02ce018a by Felix Yan at 2023-08-12T02:31:46+03:00 upgpkg: 0.10.1.7-1: rebuild with primitive-extras 0.10.1.7 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ _hkgname=primitive-extras pkgname=haskell-primitive-extras -pkgver=0.10.1.6 -pkgrel=30 +pkgver=0.10.1.7 +pkgrel=1 pkgdesc='Extras for the "primitive" library' url="https://github.com/metrix-ai/primitive-extras" license=("MIT") @@ -14,7 +14,7 @@ depends=('ghc-libs' 'haskell-cereal' 'haskell-deferred-folds' 'haskell-focus' 'h makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-rerebase' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha256sums=('39036db6f3ecae0adc93b3c4b9a895d9a549e29052167ab44303c87e9d2fabd3') +sha256sums=('a6d49fd7cc78a37e089946299e3ca088808d0874d413392609ff2f6c190c747c') prepare() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-primitive-extras/-/commit/02ce018a2a92e83916576104fc1defee260ba038 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-primitive-extras/-/commit/02ce018a2a92e83916576104fc1defee260ba038 You're receiving this email because of your account on gitlab.archlinux.org.
