unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 59799@debbugs.gnu.org
Subject: [bug#59799] [PATCH v2 1/2] gnu: swi-prolog: Update to 8.5.20.
Date: Mon, 27 Feb 2023 21:13:54 +0100	[thread overview]
Message-ID: <6da50fed9d333daee5f08f15e041a306808f1e15.camel@gmail.com> (raw)
In-Reply-To: <095fec576dec88a59197f5275c21721c28992cfe.camel@gmail.com>

* gnu/packages/prolog.scm (swi-prolog): Update to 8.5.20.
---
Since Prolog 9 failed on CI way back when, let's try an earlier version.

 gnu/packages/prolog.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/prolog.scm b/gnu/packages/prolog.scm
index 6aa01ce871..0f2ad25a49 100644
--- a/gnu/packages/prolog.scm
+++ b/gnu/packages/prolog.scm
@@ -87,7 +87,7 @@ (define-public gprolog
 (define-public swi-prolog
   (package
     (name "swi-prolog")
-    (version "8.3.20")
+    (version "8.5.20")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -97,7 +97,7 @@ (define-public swi-prolog
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1g0v9cmz8zvzc1n0si7sn6522xwzbhj2b8967ibs6prinrpjc8d6"))))
+                "0vwxk5fy2mxj6538knkqvqhwy1674xh2zkdqdmbzkxf6mj969d7m"))))
     (build-system cmake-build-system)
     (arguments
      `(#:parallel-build? #t
-- 
2.39.1





      parent reply	other threads:[~2023-02-28 17:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-03  9:23 [bug#59799] [PATCH 0/2] Add scasp Liliana Marie Prikler
2022-12-03  9:15 ` [bug#59799] [PATCH 1/2] gnu: swi-prolog: Update to 9.1.0 Liliana Marie Prikler
2022-12-03  9:18 ` [bug#59799] [PATCH 2/2] gnu: Add scasp Liliana Marie Prikler
2022-12-03  9:18 ` [bug#59799] [PATCH v2 " Liliana Marie Prikler
2023-03-12  8:15   ` Liliana Marie Prikler
2023-03-12 13:09     ` bug#59799: " Liliana Marie Prikler
2023-02-27 20:13 ` Liliana Marie Prikler [this message]

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6da50fed9d333daee5f08f15e041a306808f1e15.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=59799@debbugs.gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).