* [bug#71643] [PATCH] gnu: logtalk: Update to 3.80.0.
@ 2024-06-19 5:17 iyzsong--- via Guix-patches via
2024-06-20 3:43 ` bug#71643: " jgart via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: iyzsong--- via Guix-patches via @ 2024-06-19 5:17 UTC (permalink / raw)
To: 71643; +Cc: 宋文武
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#71643: [PATCH] gnu: logtalk: Update to 3.80.0.
2024-06-19 5:17 [bug#71643] [PATCH] gnu: logtalk: Update to 3.80.0 iyzsong--- via Guix-patches via
@ 2024-06-20 3:43 ` jgart via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-06-20 3:43 UTC (permalink / raw)
To: 71643-done; +Cc: Sou Bunnbu
Thanks applied!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-20 3:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-19 5:17 [bug#71643] [PATCH] gnu: logtalk: Update to 3.80.0 iyzsong--- via Guix-patches via
2024-06-20 3:43 ` bug#71643: " jgart via Guix-patches via
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).