[arch-commits] Commit in haskell-witch/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 29 13:44:20 UTC 2022


    Date: Monday, August 29, 2022 @ 13:44:20
  Author: felixonmars
Revision: 1285192

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

Modified:
  haskell-witch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-29 13:42:38 UTC (rev 1285191)
+++ PKGBUILD	2022-08-29 13:44:20 UTC (rev 1285192)
@@ -2,8 +2,8 @@
 
 _hkgname=witch
 pkgname=haskell-witch
-pkgver=1.0.0.2
-pkgrel=3
+pkgver=1.0.0.3
+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')
 makedepends=('ghc' 'uusi' 'haskell-hunit')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('3d0658f7f843e5ebd38d4c2f184c79bcfd94a8b548ffc74625042029bf4a75a9')
+sha256sums=('0bd866d1c90647576aafbc608c8cd92ccb5dca55c9dd344884033b353db1dcb4')
 
 prepare() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list