Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] squirrel: update to 3.2
@ 2022-04-14  1:35 wpbirney
  2022-04-14  1:37 ` [PR PATCH] [Updated] " wpbirney
  2022-06-29 20:28 ` [PR PATCH] [Closed]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: wpbirney @ 2022-04-14  1:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/wpbirney/void-packages squirrel
https://github.com/void-linux/void-packages/pull/36686

squirrel: update to 3.2
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl


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

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

From 61549dd8a357fa94b547f19e3aff294dad289284 Mon Sep 17 00:00:00 2001
From: blackbeard420 <blackbeard@blackbeard420.me>
Date: Wed, 13 Apr 2022 21:32:11 -0400
Subject: [PATCH] squirrel: update to 3.2

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

diff --git a/srcpkgs/squirrel/template b/srcpkgs/squirrel/template
index f8254ef94403..e9a1eca16c15 100644
--- a/srcpkgs/squirrel/template
+++ b/srcpkgs/squirrel/template
@@ -1,6 +1,6 @@
 # Template file for 'squirrel'
 pkgname=squirrel
-version=3.1
+version=3.2
 revision=1
 build_style=cmake
 short_desc="The Squirrel Programming Language"
@@ -8,7 +8,7 @@ maintainer="Wilson Birney <wpb@360scada.com>"
 license="MIT"
 homepage="http://www.squirrel-lang.org/"
 distfiles="https://github.com/albertodemichelis/squirrel/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=51942b8638a97b673e34ecf3ca50304996fa99bbdbfa7fe93d9744e6769b2f95
+checksum=02805414cfadd5bbb921891d3599b83375a40650abd6404a8ab407dc5e86a996
 depends="${pkgname}-libs>=${version}_${revision}"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] squirrel: update to 3.2
  2022-04-14  1:35 [PR PATCH] squirrel: update to 3.2 wpbirney
@ 2022-04-14  1:37 ` wpbirney
  2022-06-29 20:28 ` [PR PATCH] [Closed]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: wpbirney @ 2022-04-14  1:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/wpbirney/void-packages squirrel
https://github.com/void-linux/void-packages/pull/36686

squirrel: update to 3.2
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl


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

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

From e5b6e418a16bb733b91c85d71ebbfb2c7e9c4882 Mon Sep 17 00:00:00 2001
From: blackbeard420 <blackbeard@blackbeard420.me>
Date: Wed, 13 Apr 2022 21:32:11 -0400
Subject: [PATCH] squirrel: update to 3.2

---
 srcpkgs/squirrel/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/squirrel/template b/srcpkgs/squirrel/template
index f8254ef94403..7b05ec621cfa 100644
--- a/srcpkgs/squirrel/template
+++ b/srcpkgs/squirrel/template
@@ -1,15 +1,15 @@
 # Template file for 'squirrel'
 pkgname=squirrel
-version=3.1
+version=3.2
 revision=1
 build_style=cmake
-short_desc="The Squirrel Programming Language"
+depends="${pkgname}-libs>=${version}_${revision}"
+short_desc="Squirrel Programming Language"
 maintainer="Wilson Birney <wpb@360scada.com>"
 license="MIT"
 homepage="http://www.squirrel-lang.org/"
 distfiles="https://github.com/albertodemichelis/squirrel/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=51942b8638a97b673e34ecf3ca50304996fa99bbdbfa7fe93d9744e6769b2f95
-depends="${pkgname}-libs>=${version}_${revision}"
+checksum=02805414cfadd5bbb921891d3599b83375a40650abd6404a8ab407dc5e86a996
 
 post_install() {
 	vlicense COPYRIGHT

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

* Re: [PR PATCH] [Closed]: squirrel: update to 3.2
  2022-04-14  1:35 [PR PATCH] squirrel: update to 3.2 wpbirney
  2022-04-14  1:37 ` [PR PATCH] [Updated] " wpbirney
@ 2022-06-29 20:28 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2022-06-29 20:28 UTC (permalink / raw)
  To: ml

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

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

squirrel: update to 3.2
https://github.com/void-linux/void-packages/pull/36686

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

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl


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

end of thread, other threads:[~2022-06-29 20:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-14  1:35 [PR PATCH] squirrel: update to 3.2 wpbirney
2022-04-14  1:37 ` [PR PATCH] [Updated] " wpbirney
2022-06-29 20:28 ` [PR PATCH] [Closed]: " Duncaen

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