Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] sbcl: update to 2.0.0
Date: Sun, 29 Dec 2019 19:19:11 +0100	[thread overview]
Message-ID: <20191229181911.8hdVckAa7Stz7-k_yJtDV-ZMyAMFuebuADvtExw35pU@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17866@inbox.vuxu.org>

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

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

https://github.com/emacsomancer/void-packages sbcl-2.0.0
https://github.com/void-linux/void-packages/pull/17866

sbcl: update to 2.0.0


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

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

From c6b068898d15a04a89bc936baca281a5b4e66dcf Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Sun, 29 Dec 2019 10:05:22 -0700
Subject: [PATCH] sbcl: update to 2.0.0

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

diff --git a/srcpkgs/sbcl/template b/srcpkgs/sbcl/template
index 4686e911638..c99bd5bbd6e 100644
--- a/srcpkgs/sbcl/template
+++ b/srcpkgs/sbcl/template
@@ -1,6 +1,6 @@
 # Template file for 'sbcl'
 pkgname=sbcl
-version=1.5.9
+version=2.0.0
 revision=1
 archs="i686 x86_64* armv7l aarch64"
 
@@ -9,11 +9,11 @@ makedepends="zlib-devel"
 conf_files="/etc/sbclrc"
 short_desc="Steel Bank Common Lisp"
 maintainer="Leah Neukirchen <leah@vuxu.org>"
-license="custom"
+license="custom:BSD+public_domain"
 homepage="http://www.sbcl.org/"
 changelog="http://www.sbcl.org/news.html"
 distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-source.tar.bz2"
-checksum=cbdb0d25e8a4b02b8369a667a289c8f0ce1d4ebb4e565e9191a31f1ae9a4b9b6
+checksum=90369256805d437c82ab9bdab9a410076f57810a50bb2b228de4e6c892692fcf
 nocross=yes
 nopie=yes
 
@@ -21,7 +21,7 @@ _bootstrap_lisp="bash ../sbcl-*-linux/run-sbcl.sh --no-sysinit --no-userinit --d
 case "$XBPS_TARGET_MACHINE" in
 x86_64)
 	distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}-x86-64-linux-binary.tar.bz2"
-	checksum+=" 4c789c6bc87d5e1a93e1b0e5f15d7023b22b61b93661e91f6a69a588a0b4eb16"
+	checksum+=" 938065251d5a7d4d1d6650e0e728dcfe94745d769aa57f68bae73468693be530"
 	;;
 i686)
 	distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.4.3-x86-linux-binary.tar.bz2"

  reply	other threads:[~2019-12-29 18:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-29 17:07 [PR PATCH] " voidlinux-github
2019-12-29 18:19 ` voidlinux-github [this message]
2019-12-29 22:20 ` voidlinux-github
2019-12-29 22:20 ` [PR PATCH] [Merged]: " voidlinux-github

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=20191229181911.8hdVckAa7Stz7-k_yJtDV-ZMyAMFuebuADvtExw35pU@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).