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

Felix Yan felixonmars at archlinux.org
Fri Oct 9 11:25:03 UTC 2020


    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 <youremail at domain.com>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 _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
+}



More information about the arch-commits mailing list