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

Felix Yan felixonmars at archlinux.org
Mon Sep 11 15:16:22 UTC 2017


    Date: Monday, September 11, 2017 @ 15:16:21
  Author: felixonmars
Revision: 256933

upgpkg: haskell-binary-orphans 0.1.8.0-1

rebuild with binary-orphans,0.1.8.0

Modified:
  haskell-binary-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-11 14:57:14 UTC (rev 256932)
+++ PKGBUILD	2017-09-11 15:16:21 UTC (rev 256933)
@@ -4,8 +4,8 @@
 
 _hkgname=binary-orphans
 pkgname=haskell-binary-orphans
-pkgver=0.1.7.0
-pkgrel=4
+pkgver=0.1.8.0
+pkgrel=1
 pkgdesc="Orphan instances for binary"
 url="https://github.com/phadej/binary-orphans"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
          "haskell-text-binary" "haskell-vector-binary-instances")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5c79e9981afd13bcceced9c046f4b0551f40f90469f2ff018ec6b8cbe967e115dd8817788ea496bbce03f584620c164ef8059cce3ab84b154115e773e2fb5e94')
+sha512sums=('78bfef3338cbb8f30e72d7b70695240fd70e812e4f4c006af0bf84674320a055262c7b516dece417e84ac46d920eb68f10665d7d136f819e6e202de32124c6a2')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list