GNU bug report logs

#76879 [PATCH] gnu: polyml: Update to 5.9.1.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#76879; Package guix-patches. (Sun, 09 Mar 2025 04:25:03 GMT) (full text, mbox, link).


Acknowledgement sent to iyzsong@envs.net:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Sun, 09 Mar 2025 04:25:03 GMT) (full text, mbox, link).


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

From: iyzsong@envs.net
To: guix-patches@gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: [PATCH] gnu: polyml: Update to 5.9.1.
Date: Sun, 9 Mar 2025 12:28:05 +0800
From: 宋文武 <iyzsong@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





Reply sent to 宋文武 <iyzsong@envs.net>:
You have taken responsibility. (Tue, 11 Mar 2025 03:02:02 GMT) (full text, mbox, link).


Notification sent to iyzsong@envs.net:
bug acknowledged by developer. (Tue, 11 Mar 2025 03:02:02 GMT) (full text, mbox, link).


Message #10 received at 76879-done@debbugs.gnu.org (full text, mbox, reply):

From: 宋文武 <iyzsong@envs.net>
To: 76879-done@debbugs.gnu.org
Cc: 宋文武 <iyzsong@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.




bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Tue, 08 Apr 2025 11:24:27 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Apr 16 03:34:04 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.