Github messages for voidlinux
 help / color / mirror / Atom feed
From: smorimoto <smorimoto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] coq: update to 8.12.1
Date: Mon, 16 Nov 2020 16:40:57 +0100	[thread overview]
Message-ID: <20201116154057.cs1--VFTD6j7GpjF4_YT22NTsgHIe3gnKrxOBCbZoW0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26431@inbox.vuxu.org>

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

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

https://github.com/smorimoto/void-packages coq-8.12.1
https://github.com/void-linux/void-packages/pull/26431

coq: update to 8.12.1


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-coq-8.12.1-26431.patch --]
[-- Type: text/x-diff, Size: 2586 bytes --]

From c068c533c6cc69b020daabf9bcb133d7c4eb6438 Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Tue, 17 Nov 2020 00:40:28 +0900
Subject: [PATCH 1/2] coq: update to 8.12.1

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/coq/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/coq/template b/srcpkgs/coq/template
index d700c176c63..469975f5119 100644
--- a/srcpkgs/coq/template
+++ b/srcpkgs/coq/template
@@ -1,6 +1,6 @@
 # Template file for 'coq'
 pkgname=coq
-version=8.12.0
+version=8.12.1
 revision=1
 hostmakedepends="ocaml ocaml-findlib ocaml-num camlp5"
 short_desc="Proof assistant written in OCaml"
@@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="LGPL-2.1-only"
 homepage="https://coq.inria.fr"
 distfiles="https://github.com/coq/coq/archive/V${version}.tar.gz"
-checksum=ecde14c6132f5abb459e7f4724788788928174ad4484fff88e86b0086779bcee
+checksum=dabad911239c69ecf79931b513cb427101c2f15f0451af056fbf181df526f8a5
 nopie=yes
 nocross=yes
 
@@ -22,7 +22,7 @@ do_configure() {
 }
 
 do_build() {
-	make PR_O=
+	make
 }
 
 do_install() {

From 1ec67c47d31fc6214f30ddb28e757356aff4124d Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Tue, 17 Nov 2020 00:40:38 +0900
Subject: [PATCH 2/2] ocaml-num: update to 1.4

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/ocaml-num/template | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/ocaml-num/template b/srcpkgs/ocaml-num/template
index ac4bf0f7666..736c1361b3d 100644
--- a/srcpkgs/ocaml-num/template
+++ b/srcpkgs/ocaml-num/template
@@ -1,23 +1,24 @@
 # Template file for 'ocaml-num'
 pkgname=ocaml-num
-version=1.3
-revision=3
+version=1.4
+revision=1
+wrksrc="num-${version}"
 build_style=gnu-makefile
-makedepends="ocaml ocaml-findlib"
 make_install_target="findlib-install"
+makedepends="ocaml ocaml-findlib"
 short_desc="OCaml legacy Num library for arbitrary-precision integers"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="LGPL-2.1"
+license="custom: LGPL-2.1-only with OCaml-LGPL-linking-exception"
 homepage="https://github.com/ocaml/num"
 distfiles="https://github.com/ocaml/num/archive/v${version}.tar.gz"
-checksum=4f79c30e81ea9553c5b2c5b5b57bb19968ccad1e85256b3c446b5df58f33e94d
-wrksrc="num-${version}"
+checksum=015088b68e717b04c07997920e33c53219711dfaf36d1196d02313f48ea00f24
 nocross=yes
 
 pre_install() {
 	export OCAMLFIND_DESTDIR=${DESTDIR}/usr/lib/ocaml
 	vmkdir /usr/lib/ocaml/stublibs
 }
+
 post_install() {
 	vlicense LICENSE
 }

  reply	other threads:[~2020-11-16 15:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-16 15:24 [PR PATCH] " smorimoto
2020-11-16 15:40 ` smorimoto [this message]
2020-11-16 16:03 ` [PR PATCH] [Updated] " smorimoto
2020-11-19  3:33 ` ericonr
2020-11-19  4:20 ` [PR PATCH] [Updated] " smorimoto
2020-11-19  4:21 ` smorimoto
2020-11-19  4:24 ` smorimoto
2020-11-19  4:51 ` smorimoto
2020-11-19 12:52 ` [PR REVIEW] " ericonr
2020-11-19 12:55 ` smorimoto
2020-11-19 12:56 ` [PR PATCH] [Updated] " smorimoto
2020-11-23  4:57 ` [PR PATCH] [Merged]: " ericonr

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=20201116154057.cs1--VFTD6j7GpjF4_YT22NTsgHIe3gnKrxOBCbZoW0@z \
    --to=smorimoto@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).