unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 71643@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: [bug#71643] [PATCH] gnu: logtalk: Update to 3.80.0.
Date: Wed, 19 Jun 2024 13:17:03 +0800	[thread overview]
Message-ID: <ba8e1248206ecec109a43d3233bc53d23cc01b98.1718774208.git.iyzsong@member.fsf.org> (raw)

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/prolog.scm (logtalk): Update to 3.80.0.

Change-Id: I1ad9cd723413d44bc987bb961dd94e137dbb77eb
---
 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 4044c2d529..b4922b424a 100644
--- a/gnu/packages/prolog.scm
+++ b/gnu/packages/prolog.scm
@@ -226,13 +226,13 @@ (define-public trealla
 (define-public logtalk
   (package
     (name "logtalk")
-    (version "3.75.0")
+    (version "3.80.0")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://logtalk.org/files/logtalk-"
                            version ".tar.bz2"))
-       (sha256 (base32 "0w35br03l307wk2fwh67rybqjgvjlwpy9j5r4c3pkrywd7lhrc54"))))
+       (sha256 (base32 "0g4cc0qv921234548k3rkv1sdayicaa6zzh15vgn82ri9apwm3nh"))))
     (build-system gnu-build-system)
     (arguments
      (list #:tests? #f                  ;no tests

base-commit: 0eb3546d5a988d8d7ced886622a49b4c1ea1bede
-- 
2.45.1





             reply	other threads:[~2024-06-19  5:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-19  5:17 iyzsong--- via Guix-patches via [this message]
2024-06-20  3:43 ` bug#71643: [PATCH] gnu: logtalk: Update to 3.80.0 jgart via Guix-patches via

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=ba8e1248206ecec109a43d3233bc53d23cc01b98.1718774208.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=71643@debbugs.gnu.org \
    --cc=iyzsong@envs.net \
    --cc=iyzsong@member.fsf.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).