[arch-commits] Commit in haskell-unicode-show/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 28 23:45:10 UTC 2022


    Date: Monday, March 28, 2022 @ 23:45:10
  Author: felixonmars
Revision: 1177449

upgpkg: haskell-unicode-show 0.1.1.1-1: rebuild with unicode-show 0.1.1.1

Modified:
  haskell-unicode-show/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-28 23:44:17 UTC (rev 1177448)
+++ PKGBUILD	2022-03-28 23:45:10 UTC (rev 1177449)
@@ -3,16 +3,16 @@
 
 _hkgname=unicode-show
 pkgname=haskell-unicode-show
-pkgver=0.1.1.0
-pkgrel=22
+pkgver=0.1.1.1
+pkgrel=1
 pkgdesc="Print and show in unicode"
 url="https://github.com/nushio3/unicode-show#readme"
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs')
+depends=('ghc-libs' 'haskell-safe')
 makedepends=('ghc' 'haskell-hspec' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('ac3da09f865176c8ea1a125f7082fac047fe4709ec7a822149892ecfff27ace977ba9d709a363220eee08e74e8f2a38f0b5da1a705e4965d872fee245c51449e')
+sha512sums=('6d29e3b169d3af638ac1e2398709dd1863483db826747336f8b8141888d8350d7196ed40b68d7d707bfc15264006d4dc8c2d99bd3213bfbc74668c65cfab0591')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list