unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47233] [PATCH] gnu: swi-prolog: Update to 8.3.20.
@ 2021-03-18 13:25 Boris A. Dekshteyn
  2021-03-19 12:48 ` bug#47233: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Boris A. Dekshteyn @ 2021-03-18 13:25 UTC (permalink / raw)
  To: 47233; +Cc: Boris A. Dekshteyn

* gnu/packages/prolog.scm (swi-prolog): Update to 8.3.20.
---
 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 9e0fe2a829..a5c57cd37c 100644
--- a/gnu/packages/prolog.scm
+++ b/gnu/packages/prolog.scm
@@ -86,7 +86,7 @@ manner.  It also features an interactive interpreter.")
 (define-public swi-prolog
   (package
     (name "swi-prolog")
-    (version "8.3.10")
+    (version "8.3.20")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -96,7 +96,7 @@ manner.  It also features an interactive interpreter.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "15q40qpxz472lp190zbk0lyap2xgaxzib55l0c3qwgf9haz46j1p"))))
+                "1g0v9cmz8zvzc1n0si7sn6522xwzbhj2b8967ibs6prinrpjc8d6"))))
     (build-system cmake-build-system)
     (arguments
      `(#:parallel-build? #t
-- 
2.31.0





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

* bug#47233: [PATCH] gnu: swi-prolog: Update to 8.3.20.
  2021-03-18 13:25 [bug#47233] [PATCH] gnu: swi-prolog: Update to 8.3.20 Boris A. Dekshteyn
@ 2021-03-19 12:48 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-03-19 12:48 UTC (permalink / raw)
  To: Boris A. Dekshteyn; +Cc: 47233-done

Hi,

"Boris A. Dekshteyn" <boris.dekshteyn@gmail.com> skribis:

> * gnu/packages/prolog.scm (swi-prolog): Update to 8.3.20.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2021-03-19 12:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 13:25 [bug#47233] [PATCH] gnu: swi-prolog: Update to 8.3.20 Boris A. Dekshteyn
2021-03-19 12:48 ` bug#47233: " Ludovic Courtès

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