Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-strict-list
Commits: aad9227e by Felix Yan at 2023-08-28T17:55:56+03:00 upgpkg: 0.1.7.2-1: rebuild with strict-list 0.1.7.2 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ _hkgname=strict-list pkgname=haskell-strict-list -pkgver=0.1.7.1 -pkgrel=8 +pkgver=0.1.7.2 +pkgrel=1 pkgdesc="Strict linked list" url="https://github.com/nikita-volkov/strict-list" license=("MIT") @@ -11,7 +11,7 @@ arch=('x86_64') depends=('ghc-libs' 'haskell-hashable' 'haskell-semigroupoids') makedepends=('ghc' 'uusi' 'haskell-rerebase' 'haskell-tasty' 'haskell-tasty-quickcheck') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('d52f3d803a8e8a08fee2b0122d96e9b6e7b13559f4899691cf9be14877825f9079d400a779046bab784f80c1626be76ffe64fc12210d8c13e9bbc80c3d96d915') +sha512sums=('7b6d8da03d50deb6d400ebf3054db50689455e01791927d735abb206be13f3b34d7945cc949bb997db579c78689aca7f3fff3f40bb3862aa60314e232ef3e858') prepare() { cd $_hkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-strict-list/-/commit/aad9227e1e7fc358d9b05a087e050116dcb0affd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-strict-list/-/commit/aad9227e1e7fc358d9b05a087e050116dcb0affd You're receiving this email because of your account on gitlab.archlinux.org.
