Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-binary-instances
Commits:
c794f9a7 by Felix Yan at 2026-07-05T03:31:28+08:00
upgpkg: 1.0.6-1: rebuild with binary-instances 1.0.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-binary-instances
pkgdesc = Orphan instances for binary
- pkgver = 1.0.5
- pkgrel = 21
+ pkgver = 1.0.6
+ pkgrel = 1
url = https://github.com/phadej/binary-instances
arch = x86_64
license = BSD-3-Clause
@@ -23,7 +23,7 @@ pkgbase = haskell-binary-instances
depends = haskell-unordered-containers
depends = haskell-vector
depends = haskell-vector-binary-instances
- source =
https://hackage.haskell.org/packages/archive/binary-instances/1.0.5/binary-instances-1.0.5.tar.gz
- sha512sums =
dbf9b53a92743ac177980ea603abadf1e3614f32e2b334f1f13b592b3d7df4c7222f5c37171efa35a2c5d158c37a6c51bf5563d5a4cfb3ebbab437ff8550ac8f
+ source =
https://hackage.haskell.org/packages/archive/binary-instances/1.0.6/binary-instances-1.0.6.tar.gz
+ sha512sums =
a6901bc73623f3e7d0f139440e5b9785599708f4614bb0b0fc08f465081684467738084bdf9187d0791b9943794e1b1397124bdd437306ca16689fa17e328ff5
pkgname = haskell-binary-instances
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
_hkgname=binary-instances
pkgname=haskell-binary-instances
-pkgver=1.0.5
-pkgrel=21
+pkgver=1.0.6
+pkgrel=1
pkgdesc="Orphan instances for binary"
url="https://github.com/phadej/binary-instances"
license=('BSD-3-Clause')
@@ -15,11 +15,11 @@ depends=('ghc-libs' 'haskell-aeson'
'haskell-binary-orphans' 'haskell-case-insen
makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances'
'haskell-tasty'
'haskell-tasty-quickcheck')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('dbf9b53a92743ac177980ea603abadf1e3614f32e2b334f1f13b592b3d7df4c7222f5c37171efa35a2c5d158c37a6c51bf5563d5a4cfb3ebbab437ff8550ac8f')
+sha512sums=('a6901bc73623f3e7d0f139440e5b9785599708f4614bb0b0fc08f465081684467738084bdf9187d0791b9943794e1b1397124bdd437306ca16689fa17e328ff5')
prepare() {
cd $_hkgname-$pkgver
- uusi -u tagged -u tasty-quickcheck
+ uusi -u tagged
}
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-instances/-/commit/c794f9a755218ce4b36817972d1f11ba91aeb4ee
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-instances/-/commit/c794f9a755218ce4b36817972d1f11ba91aeb4ee
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help