Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rakudo: update to 2020.10.
@ 2020-10-25 23:52 atweiden
  2020-10-26 18:16 ` [PR PATCH] [Closed]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: atweiden @ 2020-10-25 23:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/atweiden/void-packages raku
https://github.com/void-linux/void-packages/pull/25886

rakudo: update to 2020.10.


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

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

From a776df819a1367b083b599eccf8ebfe671603584 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <atweiden@ioiojo.com>
Date: Mon, 26 Oct 2020 10:48:56 +1100
Subject: [PATCH 1/3] MoarVM: update to 2020.10.

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

diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template
index b71cc8257ba..2279388e13e 100644
--- a/srcpkgs/MoarVM/template
+++ b/srcpkgs/MoarVM/template
@@ -1,6 +1,6 @@
 # Template file for 'MoarVM'
 pkgname=MoarVM
-version=2020.09
+version=2020.10
 revision=1
 build_style=configure
 configure_script="perl Configure.pl"
@@ -15,6 +15,6 @@ license="Artistic-2.0"
 homepage="https://moarvm.org"
 changelog="https://github.com/MoarVM/MoarVM/raw/master/docs/ChangeLog"
 distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz"
-checksum=48b21922f8843d53a3bf4c04ef357f1d9d2d8cd96f63c5eb59df72eceda6f922
+checksum=637883083f16c4398ffd3685ea6411daa605dd0862e1f59cce632bb2b994f2c4
 nocross=yes
 shlib_provides="libmoar.so"

From 875e5819686abeafe423159aafda0eecb6fd6391 Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <atweiden@ioiojo.com>
Date: Mon, 26 Oct 2020 10:50:08 +1100
Subject: [PATCH 2/3] nqp: update to 2020.10.

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

diff --git a/srcpkgs/nqp/template b/srcpkgs/nqp/template
index 332a146f7d8..b07621c3585 100644
--- a/srcpkgs/nqp/template
+++ b/srcpkgs/nqp/template
@@ -1,6 +1,6 @@
 # Template file for 'nqp'
 pkgname=nqp
-version=2020.09
+version=2020.10
 revision=1
 build_style=configure
 make_check_target=test
@@ -15,5 +15,5 @@ maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
 license="Artistic-2.0"
 homepage="https://github.com/Raku/nqp"
 distfiles="https://rakudo.org/dl/nqp/${pkgname}-${version}.tar.gz"
-checksum=b0e2449959b5d34a26542b6fecab82a24b10a74fb8fdf6ed80d98b71f2f17126
+checksum=100c74c8a81117040c3a1b85ac99312008753c17faeeab7d69998bcf7cdb6059
 nocross=yes

From 8a00e1f918b33d1b08da08ca59417a6f6f80153d Mon Sep 17 00:00:00 2001
From: Andy Weidenbaum <atweiden@ioiojo.com>
Date: Mon, 26 Oct 2020 10:51:21 +1100
Subject: [PATCH 3/3] rakudo: update to 2020.10.

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

diff --git a/srcpkgs/rakudo/template b/srcpkgs/rakudo/template
index 174b073928f..f6b761e7aa0 100644
--- a/srcpkgs/rakudo/template
+++ b/srcpkgs/rakudo/template
@@ -1,6 +1,6 @@
 # Template file for 'rakudo'
 pkgname=rakudo
-version=2020.09
+version=2020.10
 revision=1
 build_style=configure
 make_check_target=test
@@ -32,7 +32,7 @@ license="Artistic-2.0"
 homepage="https://rakudo.org"
 changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog"
 distfiles="https://rakudo.org/dl/rakudo/${pkgname}-${version}.tar.gz"
-checksum=a79e023e32f17415516369e2ee2f3e49e1c2931ca1430b53079ec77db4e5eec7
+checksum=b62503ef19e23f6b44266b836a0ead65355c477a19b90408682ca27fab8d7a73
 nocross=yes
 provides="raku-${version}_${revision}"
 

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

* Re: [PR PATCH] [Closed]: rakudo: update to 2020.10.
  2020-10-25 23:52 [PR PATCH] rakudo: update to 2020.10 atweiden
@ 2020-10-26 18:16 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-10-26 18:16 UTC (permalink / raw)
  To: ml

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

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

rakudo: update to 2020.10.
https://github.com/void-linux/void-packages/pull/25886

Description:


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

end of thread, other threads:[~2020-10-26 18:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-25 23:52 [PR PATCH] rakudo: update to 2020.10 atweiden
2020-10-26 18:16 ` [PR PATCH] [Closed]: " ahesford

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