Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-path
Commits: da2761ce by Felix Yan at 2023-10-03T09:34:14+03:00 upgpkg: 0.9.2-126: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,21 @@ +pkgbase = haskell-path + pkgdesc = Path + pkgver = 0.9.2 + pkgrel = 126 + url = https://hackage.haskell.org/package/path + arch = x86_64 + license = BSD + makedepends = ghc + makedepends = haskell-genvalidity + makedepends = haskell-genvalidity-hspec + makedepends = haskell-genvalidity-property + makedepends = haskell-hspec + makedepends = haskell-quickcheck + makedepends = haskell-validity + depends = ghc-libs + depends = haskell-aeson + depends = haskell-hashable + source = https://hackage.haskell.org/packages/archive/path/0.9.2/path-0.9.2.tar.gz + sha512sums = 5d53506e7698f3966d867df8e8c5cc30a997a87145dab80893134d01ee526404e9eeffa1ca6fa2f70b8abed18e0a0d77b14799fe3cac79188b048dac56bce4ae + +pkgname = haskell-path ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _hkgname=path pkgname=haskell-path pkgver=0.9.2 -pkgrel=125 +pkgrel=126 pkgdesc="Path" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-path/-/commit/da2761ce44256f2da99d1700b89d5f589f3e27cd -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-path/-/commit/da2761ce44256f2da99d1700b89d5f589f3e27cd You're receiving this email because of your account on gitlab.archlinux.org.
