Date: Friday, January 13, 2023 @ 07:39:48
  Author: felixonmars
Revision: 1383220

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

Modified:
  haskell-witch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-13 07:36:57 UTC (rev 1383219)
+++ PKGBUILD    2023-01-13 07:39:48 UTC (rev 1383220)
@@ -2,7 +2,7 @@
 
 _hkgname=witch
 pkgname=haskell-witch
-pkgver=1.1.5.0
+pkgver=1.1.6.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=('52abb0dbb40a1023c72c969a9edd0acc67a2d33c32c334d6522c34147c9be3d1')
+sha256sums=('e3f0879abbc22d7c674219317783438f28325e09e0b30cbc8890c936d870192e')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to