Date: Tuesday, March 21, 2023 @ 21:37:22
  Author: felixonmars
Revision: 1425057

upgpkg: haskell-streams 3.3.2-1

Modified:
  haskell-streams/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-03-21 21:34:37 UTC (rev 1425056)
+++ PKGBUILD    2023-03-21 21:37:22 UTC (rev 1425057)
@@ -2,8 +2,8 @@
 
 _hkgname=streams
 pkgname=haskell-streams
-pkgver=3.3.1
-pkgrel=20
+pkgver=3.3.2
+pkgrel=1
 pkgdesc="Various Haskell 2010 stream comonads"
 url="https://github.com/ekmett/streams";
 license=("BSD")
@@ -12,7 +12,7 @@
          'haskell-semigroupoids')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('2f324e36e187b14905ac239196f8fd7e12f3b47fb02503518550b22b9c7d4f85')
+sha256sums=('ad40bfb17e14b85a0b747db6f586a2b5eb72bc3c42dc8ab036ab873a58a47154')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to