Github messages for voidlinux
 help / color / mirror / Atom feed
From: zweimach <zweimach@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: ghcup-hs-0.1.15.1
Date: Sun, 11 Jul 2021 05:19:34 +0200	[thread overview]
Message-ID: <20210711031934.84MB4c6PMUDl2l9BUYrL3LBsfKRYwb8LdJ4Wi7YyZmI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-30710@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1112 bytes --]

There is an updated pull request by zweimach against master on the void-packages repository

https://github.com/zweimach/void-packages ghcup-hs
https://github.com/void-linux/void-packages/pull/30710

New package: ghcup-hs-0.1.15.1
#### General
- [x] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes regularly and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross-build. More is better.)
- [x] I built this PR locally for my native architecture, (x86_64-musl)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl


A patch file from https://github.com/void-linux/void-packages/pull/30710.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ghcup-hs-30710.patch --]
[-- Type: text/x-diff, Size: 1428 bytes --]

From 82a4424afe4c5a1ccf56770ff775a59a563e2939 Mon Sep 17 00:00:00 2001
From: Ananda Umamil <zweimach@zweimach.org>
Date: Sun, 13 Jun 2021 23:49:24 +0700
Subject: [PATCH] New package: ghcup-hs-0.1.15.2

---
 srcpkgs/ghcup-hs/template | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
 create mode 100644 srcpkgs/ghcup-hs/template

diff --git a/srcpkgs/ghcup-hs/template b/srcpkgs/ghcup-hs/template
new file mode 100644
index 000000000000..8728bd078955
--- /dev/null
+++ b/srcpkgs/ghcup-hs/template
@@ -0,0 +1,27 @@
+# Template file for 'ghcup-hs'
+pkgname=ghcup-hs
+version=0.1.15.2
+revision=1
+build_style=haskell-stack
+make_build_args="--flag ghcup:tui --flag libarchive:system-libarchive"
+hostmakedepends="pkg-config"
+makedepends="libarchive-devel ncurses-devel openssl-devel tar"
+short_desc="ghcup is an installer for the general purpose language Haskell"
+maintainer="Ananda Umamil <zweimach@zweimach.org>"
+license="LGPL-3.0-or-later"
+homepage="https://www.haskell.org/ghcup/"
+distfiles="https://github.com/haskell/${pkgname}/archive/v${version}.tar.gz"
+checksum=93e247af51ce21b90c5eb12d5884865c79ab02783d169cc02abf83a7166e72b1
+nopie_files="
+ /usr/bin/ghcup
+ /usr/bin/ghcup-gen
+"
+nocross=yes
+
+post_install() {
+	vdoc README.md
+	vlicense LICENSE
+	vcompletion shell-completions/bash bash ghcup
+	vcompletion shell-completions/fish fish ghcup
+	vcompletion shell-completions/zsh zsh ghcup
+}

  parent reply	other threads:[~2021-07-11  3:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-06 19:04 [PR PATCH] New package: ghcup-hs-0.1.14.1 zweimach
2021-06-13 16:51 ` [PR PATCH] [Updated] " zweimach
2021-07-11  3:19 ` zweimach [this message]
2021-08-24  8:46 ` [PR PATCH] [Updated] New package: ghcup-hs-0.1.15.2 zweimach
2021-12-23  9:17 ` [PR PATCH] [Closed]: New package: ghcup-hs-0.1.16.2 zweimach
2021-12-23 11:34 ` prez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210711031934.84MB4c6PMUDl2l9BUYrL3LBsfKRYwb8LdJ4Wi7YyZmI@z \
    --to=zweimach@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).