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

Felix Yan felixonmars at gemini.archlinux.org
Thu Mar 24 14:36:19 UTC 2022


    Date: Thursday, March 24, 2022 @ 14:36:19
  Author: felixonmars
Revision: 1174714

upgpkg: haskell-shelly 1.10.0-1: rebuild with shelly 1.10.0

Modified:
  haskell-shelly/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 14:29:13 UTC (rev 1174713)
+++ PKGBUILD	2022-03-24 14:36:19 UTC (rev 1174714)
@@ -3,8 +3,8 @@
 
 _hkgname=shelly
 pkgname=haskell-shelly
-pkgver=1.9.0
-pkgrel=144
+pkgver=1.10.0
+pkgrel=1
 pkgdesc="Shell-like (systems) programming in Haskell"
 url="https://github.com/yesodweb/Shelly.hs"
 license=("BSD")
@@ -14,7 +14,7 @@
          'haskell-async' 'haskell-transformers-base')
 makedepends=('ghc' 'haskell-hunit' 'haskell-hspec' 'haskell-hspec-contrib')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7c1eb25439e08095187746d0101fd92ad56ebb5a706820bad7330667cfc806066d4675c677e5d267440d4af7b517f36449e8f5e75332521780b564edc1586254')
+sha512sums=('b16e410dbf96b33b28069c88375296a6516bb99ec0b35058175bc466da5b400492e96ee3ee18d9208c8a096fd97df573d63cdef1eb26142e74ea13acd02e99ca')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list