From c0c3e4230840cc96861d11871301e274569a57c8 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 4 Aug 2020 14:15:02 +0200 Subject: [PATCH] ghc-bin: orphan. --- srcpkgs/ghc-bin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghc-bin/template b/srcpkgs/ghc-bin/template index f3820a0ac37..34f3c81ffb3 100644 --- a/srcpkgs/ghc-bin/template +++ b/srcpkgs/ghc-bin/template @@ -7,7 +7,7 @@ wrksrc="ghc-${version%[!0-9]}" hostmakedepends="ncurses perl libffi libnuma" depends="ncurses perl gcc libffi-devel gmp-devel" short_desc="Glorious Haskell Compiler - precompiled binaries" -maintainer="Leah Neukirchen " +maintainer="Orphaned " license="BSD-3-Clause" homepage="http://www.haskell.org/ghc/" nostrip=yes