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 1/2] gnu: swi-prolog: Update to 9.1.0.
Date: Sat, 3 Dec 2022 10:15:43 +0100	[thread overview]
Message-ID: <3bf4538a0537866293e8ded8bbaa8b8b4c4b86bc.camel@gmail.com> (raw)
In-Reply-To: <095fec576dec88a59197f5275c21721c28992cfe.camel@gmail.com>

* gnu/packages/prolog.scm (swi-prolog): Update to 9.1.0.
---
 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..9291da617d 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 "9.1.0")
     (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"))))
+                "0an3wgiapr1h2ifjpm59snqx1vd2m9hnn9hawl3xdc2ch4lml2i0"))))
     (build-system cmake-build-system)
     (arguments
      `(#:parallel-build? #t
-- 
2.38.1





  reply	other threads:[~2022-12-03 10:01 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 ` Liliana Marie Prikler [this message]
2022-12-03  9:18 ` [bug#59799] [PATCH v2 2/2] gnu: " Liliana Marie Prikler
2023-03-12  8:15   ` Liliana Marie Prikler
2023-03-12 13:09     ` bug#59799: " Liliana Marie Prikler
2022-12-03  9:18 ` [bug#59799] [PATCH " Liliana Marie Prikler
2023-02-27 20:13 ` [bug#59799] [PATCH v2 1/2] gnu: swi-prolog: Update to 8.5.20 Liliana Marie Prikler

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=3bf4538a0537866293e8ded8bbaa8b8b4c4b86bc.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).