Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (956426db27abb8d84a0b78e34bf9b3ce8d485ace)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (956426db27abb8d84a0b78e34bf9b3ce8d485ace)
  • Date: Sun, 14 Mar 2021 02:56:49 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/zarith/DETAILS | 4 ++--
devel/zarith/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit 956426db27abb8d84a0b78e34bf9b3ce8d485ace
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

zarith 1.12

diff --git a/devel/zarith/DETAILS b/devel/zarith/DETAILS
index 9ec3cf9..0f63de0 100755
--- a/devel/zarith/DETAILS
+++ b/devel/zarith/DETAILS
@@ -1,8 +1,8 @@
SPELL=zarith
- VERSION=1.9.1
+ VERSION=1.12
SOURCE="${SPELL}-${VERSION}.tar.gz"

SOURCE_URL[0]=https://github.com/ocaml/Zarith/archive/release-${VERSION}.tar.gz
-
SOURCE_HASH=sha512:e77620c66a59d35811acfc45c7ef3f0d50d3042194654b1f5b652a2ed5fb9d5f88e9173222e5ced286c61854434da05a4d96668089faa66ff2917afa677fc32f
+
SOURCE_HASH=sha512:8075573ae65579a2606b37dd1b213032a07d220d28c733f9288ae80d36f8a2cc4d91632806df2503c130ea9658dc207ee3a64347c21aa53969050a208f5b2bb4
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Zarith-release-${VERSION}"
WEB_SITE="https://github.com/ocaml/Zarith";
LICENSE[0]=LGPL
diff --git a/devel/zarith/HISTORY b/devel/zarith/HISTORY
index cee47cc..272fd69 100644
--- a/devel/zarith/HISTORY
+++ b/devel/zarith/HISTORY
@@ -1,3 +1,6 @@
+2021-03-14 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.12
+
2021-01-05 Ismael Luceno <ismael AT sourcemage.org>
* TRIGGERS: Added cast_self trigger for ocaml




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (956426db27abb8d84a0b78e34bf9b3ce8d485ace), Ismael Luceno, 03/13/2021

Archive powered by MHonArc 2.6.24.

Top of Page