Date: Friday, October 9, 2020 @ 11:25:02
  Author: felixonmars
Revision: 722452

fix metadata

Modified:
  haskell-implicit-hie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-10-09 11:22:43 UTC (rev 722451)
+++ PKGBUILD    2020-10-09 11:25:02 UTC (rev 722452)
@@ -1,5 +1,4 @@
-# This file was generated by arch-hs, please check it manually.
-# Maintainer: Your Name <[email protected]>
+# Maintainer: Felix Yan <[email protected]>
 
 _hkgname=implicit-hie
 pkgname=haskell-implicit-hie
@@ -43,4 +42,4 @@
   runhaskell Setup copy --destdir="$pkgdir"
   install -D -m644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
   rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
-}
\ No newline at end of file
+}

Reply via email to