Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] [WIP] sbcl: update to 2.4.5
@ 2024-06-02 12:52 MIvanchev
  2024-06-02 12:54 ` [PR PATCH] [Updated] " MIvanchev
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: MIvanchev @ 2024-06-02 12:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/MIvanchev/void-packages sbcl
https://github.com/void-linux/void-packages/pull/50654

[WIP] sbcl: update to 2.4.5
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, (X86_64-GLIBC)


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

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

From 4627a8376731f8b31e2ee013fb5585a14e9452f4 Mon Sep 17 00:00:00 2001
From: Mihail Ivanchev <contact@ivanchev.net>
Date: Sun, 2 Jun 2024 14:45:46 +0200
Subject: [PATCH] sbcl: update to 2.4.5

---
 srcpkgs/sbcl/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sbcl/template b/srcpkgs/sbcl/template
index acdb5f8c27ba88..9d514ffbcbe891 100644
--- a/srcpkgs/sbcl/template
+++ b/srcpkgs/sbcl/template
@@ -1,6 +1,6 @@
 # Template file for 'sbcl'
 pkgname=sbcl
-version=2.4.4
+version=2.4.5
 revision=1
 # make sure the sbcl option in maxima is enabled for the same archs
 archs="i686 x86_64* armv7l aarch64 ppc64le*"
@@ -15,7 +15,7 @@ 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=8a932627b3f1d8e9618f1cdc225edcb002456804697e2c87d140683764a106d5
+checksum=4df68e90c9031807642b4b761988deb5bf6a1bd152c4723482834efa735a7bd1
 nocross=yes
 nopie=yes
 
@@ -23,7 +23,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+=" cb79b4d8f24f6f9aa28f1458d5b0660e85d29a824e8a62c58f486db3ba015c2d"
+	checksum+=" b8cc3afbfc8d5e6d05c7a3137b682a909a0d7389d5861fb06cca649480c7e619"
 	;;
 arm*)
 	distfiles+=" ${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-1.2.14-armhf-linux-binary.tar.bz2"

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

end of thread, other threads:[~2024-06-03 16:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-02 12:52 [PR PATCH] [WIP] sbcl: update to 2.4.5 MIvanchev
2024-06-02 12:54 ` [PR PATCH] [Updated] " MIvanchev
2024-06-02 18:40 ` MIvanchev
2024-06-02 18:41 ` MIvanchev
2024-06-02 18:56 ` MIvanchev
2024-06-02 19:20 ` MIvanchev
2024-06-02 20:16 ` MIvanchev
2024-06-02 20:44 ` MIvanchev
2024-06-02 21:35 ` MIvanchev
2024-06-03 15:50 ` icp1994
2024-06-03 15:57 ` fanyx
2024-06-03 16:01 ` MIvanchev
2024-06-03 16:02 ` [PR PATCH] [Closed]: " MIvanchev

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