Date: Wednesday, November 30, 2022 @ 08:24:24
  Author: felixonmars
Revision: 1355303

upgpkg: haskell-lift-type 0.1.1.1-1: rebuild with lift-type 0.1.1.1

Modified:
  haskell-lift-type/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-30 08:22:45 UTC (rev 1355302)
+++ PKGBUILD    2022-11-30 08:24:24 UTC (rev 1355303)
@@ -2,7 +2,7 @@
 
 _hkgname=lift-type
 pkgname=haskell-lift-type
-pkgver=0.1.1.0
+pkgver=0.1.1.1
 pkgrel=1
 pkgdesc="Lift a type from a Typeable constraint to a Template Haskell type"
 url="https://github.com/parsonsmatt/lift-type#readme";
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('3e5c204f4b0ffe62f2d626ee3e20efb959cf11032d8d4681e6e6d64e6d7331a2')
+sha256sums=('10d81032a69175a9c0c6f97358962ac8e5663b1b9a798fc96c7ec227aad7370d')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to