[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/13: gnu: polyml: Update to 5.8.2.
From: |
guix-commits |
Subject: |
02/13: gnu: polyml: Update to 5.8.2. |
Date: |
Thu, 6 May 2021 18:17:40 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f285b31522d5b68612a0a1c65c2afcebac9fa605
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu May 6 17:58:42 2021 +0200
gnu: polyml: Update to 5.8.2.
* gnu/packages/sml.scm (polyml): Update to 5.8.2.
---
gnu/packages/sml.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/sml.scm b/gnu/packages/sml.scm
index 6db8028..b7e96f0 100644
--- a/gnu/packages/sml.scm
+++ b/gnu/packages/sml.scm
@@ -1,6 +1,6 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2017 Andy Patterson <ajpatter@uwaterloo.ca>
-;;; Copyright © 2017 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2017, 2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2018 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2019, 2020 Brett Gilio <brettg@gnu.org>
;;;
@@ -33,7 +33,7 @@
(define-public polyml
(package
(name "polyml")
- (version "5.8.1")
+ (version "5.8.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -42,7 +42,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "1ag7n55ym1zxksi89dvs17j6iaa58v4mg47s92zpa1b49k4fql1k"))))
+ "1y3i919kzylvhwfsi6adnc0ah0xahl6ncna0g5bcjyhxsq2416rn"))))
(build-system gnu-build-system)
(inputs
`(("gmp" ,gmp)
- branch master updated (d330d63 -> 6d6b720), guix-commits, 2021/05/06
- 10/13: gnu: remind: Move Tcl/Tk scripts to separate output., guix-commits, 2021/05/06
- 06/13: gnu: mcelog: Update to 176., guix-commits, 2021/05/06
- 12/13: gnu: conky: Run tests., guix-commits, 2021/05/06
- 09/13: gnu: remind: Run tests., guix-commits, 2021/05/06
- 03/13: gnu: fish: Update to 3.2.2., guix-commits, 2021/05/06
- 08/13: gnu: remind: Update to 3.3.6., guix-commits, 2021/05/06
- 07/13: gnu: aspell-dict-en: Update to 2020.12.07-0., guix-commits, 2021/05/06
- 01/13: gnu: tintin++: Update to 2.02.11., guix-commits, 2021/05/06
- 02/13: gnu: polyml: Update to 5.8.2.,
guix-commits <=
- 04/13: gnu: txr: Update to 258., guix-commits, 2021/05/06
- 05/13: gnu: lsscsi: Update to 0.32., guix-commits, 2021/05/06
- 13/13: gnu: conky: Enable WLAN support., guix-commits, 2021/05/06
- 11/13: gnu: conky: Update to 1.12.2., guix-commits, 2021/05/06