Date: Sunday, November 20, 2022 @ 02:06:15
  Author: felixonmars
Revision: 1350009

upgpkg: haskell-witch 1.1.3.0-1: rebuild with witch 1.1.3.0

Modified:
  haskell-witch/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-20 01:49:28 UTC (rev 1350008)
+++ PKGBUILD    2022-11-20 02:06:15 UTC (rev 1350009)
@@ -2,7 +2,7 @@
 
 _hkgname=witch
 pkgname=haskell-witch
-pkgver=1.1.2.0
+pkgver=1.1.3.0
 pkgrel=1
 pkgdesc="Convert values from one type into another"
 url="https://github.com/tfausak/witch";
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-tagged')
 makedepends=('ghc' 'uusi' 'haskell-hunit')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('5d7575e508700cb7ba3d09131b58eb68deeb18e7891cf06994cc5fffbf9e11aa')
+sha256sums=('9a7b50ade3aa432688c55ef9fc303a41704297f17eb69ac7b85561c8d9ab030c')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to