Date: Saturday, October 15, 2022 @ 22:07:40
  Author: felixonmars
Revision: 1329320

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

Modified:
  haskell-witch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-15 22:06:19 UTC (rev 1329319)
+++ PKGBUILD    2022-10-15 22:07:40 UTC (rev 1329320)
@@ -2,8 +2,8 @@
 
 _hkgname=witch
 pkgname=haskell-witch
-pkgver=1.0.2.0
-pkgrel=2
+pkgver=1.1.0.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=('18b6859b26609149686df6b4f6587c2f56b08de2e089c01f0eac85c04520b6ee')
+sha256sums=('47289c848d7b1e40cd1dba31337c71d89190fb946fb9401b90b35d462b0addd2')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to