[arch-commits] Commit in haskell-polysemy/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Nov 5 12:00:18 UTC 2020
Date: Thursday, November 5, 2020 @ 12:00:18
Author: felixonmars
Revision: 743098
upgpkg: haskell-polysemy 1.4.0.0-1: rebuild with polysemy 1.4.0.0
Modified:
haskell-polysemy/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-05 11:56:44 UTC (rev 743097)
+++ PKGBUILD 2020-11-05 12:00:18 UTC (rev 743098)
@@ -2,8 +2,8 @@
_hkgname=polysemy
pkgname=haskell-polysemy
-pkgver=1.3.0.0
-pkgrel=15
+pkgver=1.4.0.0
+pkgrel=1
pkgdesc="Higher-order, low-boilerplate, zero-cost free monads"
url="https://github.com/isovector/polysemy"
license=('BSD')
@@ -14,7 +14,7 @@
makedepends=('ghc' 'uusi' 'haskell-cabal-doctest' 'haskell-hspec-discover' 'haskell-doctest' 'haskell-hspec'
'haskell-inspection-testing')
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('6b5fd0b804ab47de2be8aa74de21e635d2d58a5053387c7153d335b08a0daf5c')
+sha512sums=('6c7c0140871de1a3245fe2b33e3c4a570a2b41c914b82a96f043374d51fc842efbc2cc2c8a6ccff2ad9e58d8ae14fa2d40d926246435ddd83dbfefe9b9c99cb3')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list