GNU bug report logs - #76879
[PATCH] gnu: polyml: Update to 5.9.1.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sun, 9 Mar 2025 04:25:03 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76879: closed ([PATCH] gnu: polyml: Update to 5.9.1.)
Date: Tue, 11 Mar 2025 03:02:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 11 Mar 2025 11:05:50 +0800
with message-id <8734fkxo4x.fsf <at> envs.net>
and subject line Re: [bug#76879] [PATCH] gnu: polyml: Update to 5.9.1.
has caused the debbugs.gnu.org bug report #76879,
regarding [PATCH] gnu: polyml: Update to 5.9.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
76879: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76879
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: polyml: Update to 5.9.1.
Date: Sun,  9 Mar 2025 12:28:05 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/sml.scm (polyml): Update to 5.9.1.

Change-Id: I93571e78e2a62f7aff05f2a93ccc3cb48c154a28
---
 gnu/packages/sml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/sml.scm b/gnu/packages/sml.scm
index 8e2d4a59e4..c8223d6b1d 100644
--- a/gnu/packages/sml.scm
+++ b/gnu/packages/sml.scm
@@ -35,7 +35,7 @@ (define-module (gnu packages sml)
 (define-public polyml
   (package
     (name "polyml")
-    (version "5.9")
+    (version "5.9.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -44,7 +44,7 @@ (define-public polyml
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0hhij8y0kvchg9rarzrcr9i0f629s2chbg258b0jscicjv9ghi6w"))))
+                "1s7lpnxg826r2lm2c81j9a61zwljy2ybkqwadjiwrfi0hmbczn89"))))
     (build-system gnu-build-system)
     (inputs
      (list gmp lesstif libffi libx11 libxt))

base-commit: 4538aa4acd199db7d7df1deb5e47b2ff6edb50f9
-- 
2.48.1



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: 76879-done <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: Re: [bug#76879] [PATCH] gnu: polyml: Update to 5.9.1.
Date: Tue, 11 Mar 2025 11:05:50 +0800
Pushed, close.


This bug report was last modified 123 days ago.

Previous Next


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