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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jan 1 15:50:14 UTC 2022


    Date: Saturday, January 1, 2022 @ 15:50:14
  Author: felixonmars
Revision: 1091851

upgpkg: haskell-hint 0.9.0.5-1: rebuild with hint 0.9.0.5

Modified:
  haskell-hint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-01 15:47:35 UTC (rev 1091850)
+++ PKGBUILD	2022-01-01 15:50:14 UTC (rev 1091851)
@@ -2,8 +2,8 @@
 
 _hkgname=hint
 pkgname=haskell-hint
-pkgver=0.9.0.4
-pkgrel=45
+pkgver=0.9.0.5
+pkgrel=1
 pkgdesc="Runtime Haskell interpreter (GHC API wrapper)"
 url="https://github.com/haskell-hint/hint"
 license=('BSD')
@@ -12,7 +12,7 @@
          'haskell-temporary')
 makedepends=('ghc' 'haskell-extensible-exceptions' 'haskell-hunit')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('a6d273f7b5547c2f6cb8dd313445c5d0ec3b5789ed366d0e59ba17a894c3b7c2b5ce518871245e2d8f4c050982d8d184e51a9a307591db7477a2e90722867fe3')
+sha512sums=('ce7a5bfd2cb80a5c666608861a514fabb0a3e2678e80c4266672cb9c1e487300976613020005d2c64ee9706301c91fe7c4afa38a8257aa64991515e897b77b27')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list