Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-binary-orphans


Commits:
11166bd1 by Felix Yan at 2026-07-01T04:27:48+08:00
upgpkg: 1.0.6-1: rebuild with binary-orphans 1.0.6

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-binary-orphans
        pkgdesc = Orphan instances for binary
-       pkgver = 1.0.5.1
-       pkgrel = 24
+       pkgver = 1.0.6
+       pkgrel = 1
        url = https://github.com/phadej/binary-orphans
        arch = x86_64
        license = BSD-3-Clause
@@ -12,7 +12,7 @@ pkgbase = haskell-binary-orphans
        makedepends = haskell-tasty
        makedepends = haskell-tasty-quickcheck
        depends = ghc-libs
-       source = 
https://hackage.haskell.org/packages/archive/binary-orphans/1.0.5.1/binary-orphans-1.0.5.1.tar.gz
-       sha512sums = 
692dacf42e201108eba9b83fdd5d702336c05e6b6ce6f4d9bb555efbfff4ed7e4df0ad9da2c16647bcfd6adbf6ac31fa9fd37cfb84b37006a10fadc4d2fdb28d
+       source = 
https://hackage.haskell.org/packages/archive/binary-orphans/1.0.6/binary-orphans-1.0.6.tar.gz
+       sha512sums = 
372f8f0c40e1403adbc4a7d05919c008efce4addedc8fa953c3ea47166f592406b573d18a19ca90d78803377a44f56ec935f4a0965f65105c081fd638ed4cb21
 
 pkgname = haskell-binary-orphans


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=binary-orphans
 pkgname=haskell-binary-orphans
-pkgver=1.0.5.1
-pkgrel=24
+pkgver=1.0.6
+pkgrel=1
 pkgdesc="Orphan instances for binary"
 url="https://github.com/phadej/binary-orphans";
 license=('BSD-3-Clause')
@@ -13,7 +13,7 @@ depends=('ghc-libs')
 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=('692dacf42e201108eba9b83fdd5d702336c05e6b6ce6f4d9bb555efbfff4ed7e4df0ad9da2c16647bcfd6adbf6ac31fa9fd37cfb84b37006a10fadc4d2fdb28d')
+sha512sums=('372f8f0c40e1403adbc4a7d05919c008efce4addedc8fa953c3ea47166f592406b573d18a19ca90d78803377a44f56ec935f4a0965f65105c081fd638ed4cb21')
 
 prepare() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-orphans/-/commit/11166bd14378f1177c9dd4b3ae5cf83af7bef9c0

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-binary-orphans/-/commit/11166bd14378f1177c9dd4b3ae5cf83af7bef9c0
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


Reply via email to