GNU bug report logs - #71643
[PATCH] gnu: logtalk: Update to 3.80.0.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Wed, 19 Jun 2024 05:18:02 UTC

Severity: normal

Tags: patch

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 71643 in the body.
You can then email your comments to 71643 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#71643; Package guix-patches. (Wed, 19 Jun 2024 05:18:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to iyzsong <at> envs.net:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 19 Jun 2024 05:18:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: logtalk: Update to 3.80.0.
Date: Wed, 19 Jun 2024 13:17:03 +0800
From: 宋文武 <iyzsong <at> 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 sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Thu, 20 Jun 2024 03:45:02 GMT) Full text and rfc822 format available.

Notification sent to iyzsong <at> envs.net:
bug acknowledged by developer. (Thu, 20 Jun 2024 03:45:02 GMT) Full text and rfc822 format available.

Message #10 received at 71643-done <at> debbugs.gnu.org (full text, mbox):

From: "jgart" <jgart <at> dismail.de>
To: 71643-done <at> debbugs.gnu.org
Cc: Sou Bunnbu <iyzsong <at> gmail.com>
Subject: Re: [PATCH] gnu: logtalk: Update to 3.80.0.
Date: Thu, 20 Jun 2024 03:43:54 +0000
Thanks applied!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 18 Jul 2024 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 331 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.