Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nim: update to 1.6.10.
@ 2022-11-26 10:40 pfpulux
  2022-11-27 17:07 ` classabbyamp
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: pfpulux @ 2022-11-26 10:40 UTC (permalink / raw)
  To: ml

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

There is a new pull request by pfpulux against master on the void-packages repository

https://github.com/pfpulux/void-packages nim
https://github.com/void-linux/void-packages/pull/40776

nim: update to 1.6.10.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- 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/40776.patch is attached

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

From 0de0609102b3270aa40781a39def5ccc05fd0355 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.eu>
Date: Sat, 26 Nov 2022 11:38:17 +0100
Subject: [PATCH] nim: update to 1.6.10.

---
 srcpkgs/nim/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nim/template b/srcpkgs/nim/template
index 8af4ced6a1a2..08ce3dfa97dc 100644
--- a/srcpkgs/nim/template
+++ b/srcpkgs/nim/template
@@ -1,6 +1,6 @@
 # Template file for 'nim'
 pkgname=nim
-version=1.6.8
+version=1.6.10
 revision=1
 _c1version=561b417c65791cd8356b5f73620914ceff845d10
 _nimbleversion=0.13.1
@@ -14,7 +14,7 @@ homepage="https://nim-lang.org/"
 distfiles="https://github.com/nim-lang/Nim/archive/v${version}.tar.gz
  https://github.com/nim-lang/csources_v1/archive/${_c1version}.tar.gz>csources_v1-${_c1version}.tar.gz
  https://github.com/nim-lang/nimble/archive/v${_nimbleversion}.tar.gz>nimble-${_nimbleversion}.tar.gz"
-checksum="a12466ed07713818c5ed5d7a56c647d30075a3989e7ac2a6e7696b1e0796a281
+checksum="09a5f707c9681ee6d712c749dc1d4b68000ccf07db35635050c1fc4e9114bfb8
  71c823444c794a12da9027d19d6a717dd7759521ecbbe28190b08372142607ec
  e6aa8d9ee4b3ed0321dca329b4a38fa546771b9729984482fb50fe73d3777f5d"
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: nim: update to 1.6.10.
  2022-11-26 10:40 [PR PATCH] nim: update to 1.6.10 pfpulux
@ 2022-11-27 17:07 ` classabbyamp
  2022-11-27 17:48 ` [PR PATCH] [Updated] " pfpulux
  2022-11-27 18:12 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-11-27 17:07 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40776#issuecomment-1328296331

Comment:
i think you can remove create_wrksrc now

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] nim: update to 1.6.10.
  2022-11-26 10:40 [PR PATCH] nim: update to 1.6.10 pfpulux
  2022-11-27 17:07 ` classabbyamp
@ 2022-11-27 17:48 ` pfpulux
  2022-11-27 18:12 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: pfpulux @ 2022-11-27 17:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pfpulux/void-packages nim
https://github.com/void-linux/void-packages/pull/40776

nim: update to 1.6.10.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- 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/40776.patch is attached

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

From 806a71831db4ca2efabe7bb6182bd44d7fc71013 Mon Sep 17 00:00:00 2001
From: Pulux <pulux@pf4sh.eu>
Date: Sat, 26 Nov 2022 11:38:17 +0100
Subject: [PATCH] nim: update to 1.6.10.

---
 srcpkgs/nim/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nim/template b/srcpkgs/nim/template
index 8af4ced6a1a2..6b9cc22c8c70 100644
--- a/srcpkgs/nim/template
+++ b/srcpkgs/nim/template
@@ -1,10 +1,9 @@
 # Template file for 'nim'
 pkgname=nim
-version=1.6.8
+version=1.6.10
 revision=1
 _c1version=561b417c65791cd8356b5f73620914ceff845d10
 _nimbleversion=0.13.1
-create_wrksrc=yes
 build_wrksrc="Nim-$version"
 depends="gcc openssl-devel"
 short_desc="Nim programming language"
@@ -14,7 +13,7 @@ homepage="https://nim-lang.org/"
 distfiles="https://github.com/nim-lang/Nim/archive/v${version}.tar.gz
  https://github.com/nim-lang/csources_v1/archive/${_c1version}.tar.gz>csources_v1-${_c1version}.tar.gz
  https://github.com/nim-lang/nimble/archive/v${_nimbleversion}.tar.gz>nimble-${_nimbleversion}.tar.gz"
-checksum="a12466ed07713818c5ed5d7a56c647d30075a3989e7ac2a6e7696b1e0796a281
+checksum="09a5f707c9681ee6d712c749dc1d4b68000ccf07db35635050c1fc4e9114bfb8
  71c823444c794a12da9027d19d6a717dd7759521ecbbe28190b08372142607ec
  e6aa8d9ee4b3ed0321dca329b4a38fa546771b9729984482fb50fe73d3777f5d"
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: nim: update to 1.6.10.
  2022-11-26 10:40 [PR PATCH] nim: update to 1.6.10 pfpulux
  2022-11-27 17:07 ` classabbyamp
  2022-11-27 17:48 ` [PR PATCH] [Updated] " pfpulux
@ 2022-11-27 18:12 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2022-11-27 18:12 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

nim: update to 1.6.10.
https://github.com/void-linux/void-packages/pull/40776

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-27 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-26 10:40 [PR PATCH] nim: update to 1.6.10 pfpulux
2022-11-27 17:07 ` classabbyamp
2022-11-27 17:48 ` [PR PATCH] [Updated] " pfpulux
2022-11-27 18:12 ` [PR PATCH] [Merged]: " classabbyamp

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).