* [Buildroot] [PATCH 1/1] package/swipl: bump version to 9.2.8
@ 2024-10-28 22:14 Julien Olivain
2024-10-29 18:34 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-10-28 22:14 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain
For change log since version 9.2.7, see:
https://www.swi-prolog.org/ChangeLog?branch=stable&from=9.2.7&to=9.2.8
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
Patch runtime tested in:
https://gitlab.com/jolivain/buildroot/-/jobs/8209923112
---
package/swipl/swipl.hash | 2 +-
package/swipl/swipl.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/swipl/swipl.hash b/package/swipl/swipl.hash
index 36e27cef2d..20278cfb8d 100644
--- a/package/swipl/swipl.hash
+++ b/package/swipl/swipl.hash
@@ -1,4 +1,4 @@
# From https://www.swi-prolog.org/download/stable
-sha256 fd4126f047e0784112741a874e2f7f8c68b5edd6426ded621df355c62d18c96f swipl-9.2.7.tar.gz
+sha256 b331637a57c913c49edcfcb10ddcf6c031278ce93d2411d54542778531abb5c7 swipl-9.2.8.tar.gz
# Locally calculated
sha256 770594d0f4463b71f1485f00e4bc5cf4b6f667d62ef6bc9bde2fee236541992a LICENSE
diff --git a/package/swipl/swipl.mk b/package/swipl/swipl.mk
index ba33b1b1c3..ef9aedcd2d 100644
--- a/package/swipl/swipl.mk
+++ b/package/swipl/swipl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SWIPL_VERSION = 9.2.7
+SWIPL_VERSION = 9.2.8
SWIPL_SITE = https://www.swi-prolog.org/download/stable/src
SWIPL_LICENSE = BSD-2-Clause
SWIPL_LICENSE_FILES = LICENSE
--
2.47.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/swipl: bump version to 9.2.8
2024-10-28 22:14 [Buildroot] [PATCH 1/1] package/swipl: bump version to 9.2.8 Julien Olivain
@ 2024-10-29 18:34 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-29 18:34 UTC (permalink / raw)
To: Julien Olivain; +Cc: buildroot
On Mon, 28 Oct 2024 23:14:42 +0100
Julien Olivain <ju.o@free.fr> wrote:
> For change log since version 9.2.7, see:
> https://www.swi-prolog.org/ChangeLog?branch=stable&from=9.2.7&to=9.2.8
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> Patch runtime tested in:
> https://gitlab.com/jolivain/buildroot/-/jobs/8209923112
> ---
> package/swipl/swipl.hash | 2 +-
> package/swipl/swipl.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-29 18:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-28 22:14 [Buildroot] [PATCH 1/1] package/swipl: bump version to 9.2.8 Julien Olivain
2024-10-29 18:34 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.