[arch-commits] Commit in haskell-binary-orphans/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 3 14:34:41 UTC 2022


    Date: Saturday, September 3, 2022 @ 14:34:41
  Author: felixonmars
Revision: 1292534

upgpkg: haskell-binary-orphans 1.0.3-1: rebuild with binary-orphans 1.0.3

Modified:
  haskell-binary-orphans/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-03 14:34:25 UTC (rev 1292533)
+++ PKGBUILD	2022-09-03 14:34:41 UTC (rev 1292534)
@@ -3,8 +3,8 @@
 
 _hkgname=binary-orphans
 pkgname=haskell-binary-orphans
-pkgver=1.0.2
-pkgrel=47
+pkgver=1.0.3
+pkgrel=1
 pkgdesc="Orphan instances for binary"
 url="https://github.com/phadej/binary-orphans"
 license=("BSD")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-quickcheck-instances' 'haskell-tasty'
              'haskell-tasty-quickcheck' 'haskell-tagged')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('49b6c758b0e94594e9a5feab7f5c3398fcd6b0498c06fffa5e9eb1d39c753f64c0eafbfdd2826a9581a47f2caa5e4194aef89840ce95ba1455844e74b6d6ad1e')
+sha512sums=('6c2cb933e4ff11b18bcbf9a7ab6274958a417b34ad9996df23468ecc37d41e7876611ec926363e12ca615f5aa50274d12f902ff4618eab254efafdfa0d5184a5')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list