Date: Saturday, December 31, 2022 @ 10:59:26
  Author: felixonmars
Revision: 1372633

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

Modified:
  haskell-witch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-31 10:55:02 UTC (rev 1372632)
+++ PKGBUILD    2022-12-31 10:59:26 UTC (rev 1372633)
@@ -2,8 +2,8 @@
 
 _hkgname=witch
 pkgname=haskell-witch
-pkgver=1.1.3.0
-pkgrel=5
+pkgver=1.1.4.0
+pkgrel=1
 pkgdesc="Convert values from one type into another"
 url="https://github.com/tfausak/witch";
 license=("MIT")
@@ -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=('9a7b50ade3aa432688c55ef9fc303a41704297f17eb69ac7b85561c8d9ab030c')
+sha256sums=('7f3bda9062820fb08cc905f385d518f43cdcb6b316d8c97d85d08d75e70d8c4e')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to