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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 9 18:28:41 UTC 2022


    Date: Sunday, January 9, 2022 @ 18:28:41
  Author: felixonmars
Revision: 1098394

upgpkg: haskell-monad-memo 0.5.4-1

Modified:
  haskell-monad-memo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 18:20:09 UTC (rev 1098393)
+++ PKGBUILD	2022-01-09 18:28:41 UTC (rev 1098394)
@@ -2,8 +2,8 @@
 
 _hkgname=monad-memo
 pkgname=haskell-monad-memo
-pkgver=0.5.3
-pkgrel=96
+pkgver=0.5.4
+pkgrel=1
 pkgdesc="Memoization monad transformer"
 url="https://github.com/EduardSergeev/monad-memo"
 license=("BSD")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-random' 'haskell-test-framework'
              'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('16f8c46673ac2564cd7d4d7ce901c25ded61d72283a93985db24dc6736c60dbb')
+sha256sums=('4cbc3f39195d5a557f418357f98aea9b76589e74921305f964fda73167bb8553')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list