From 3d143db7ecb8d1b99aff2e2f6736bb38ce3deab7 Mon Sep 17 00:00:00 2001 From: Registrator Date: Fri, 17 Nov 2023 04:03:33 +0530 Subject: [PATCH] New version: Electrum v0.1.16 (#95463) UUID: b7bf5f09-dce4-461b-b741-5180c76f4cfe Repo: https://github.com/brainandforce/Electrum.jl.git Tree: 397be8ff0ab1c831208667fd7f453eda03007bcc Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- E/Electrum/Compat.toml | 7 ++++++- E/Electrum/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/E/Electrum/Compat.toml b/E/Electrum/Compat.toml index af11a91638ebbe6..d327abe85c0f928 100644 --- a/E/Electrum/Compat.toml +++ b/E/Electrum/Compat.toml @@ -1,10 +1,12 @@ [0] ComputedFieldTypes = "1" FFTW = "1" -NormalForms = "0.1" StaticArrays = "1" julia = "1.6.0-1" +["0-0.1.15"] +NormalForms = "0.1" + ["0.1.11-0"] InlineStrings = "1" @@ -12,5 +14,8 @@ InlineStrings = "1" LinearAlgebra = "1.6.0-1" Printf = "1.6.0-1" +["0.1.16-0"] +NormalForms = "0.1.7-0.1" + ["0.1.6-0"] Requires = "1" diff --git a/E/Electrum/Versions.toml b/E/Electrum/Versions.toml index dee332b9c89d9ea..172999e90e721e8 100644 --- a/E/Electrum/Versions.toml +++ b/E/Electrum/Versions.toml @@ -45,3 +45,6 @@ git-tree-sha1 = "ea35fc6e0c26b2263de9b0d032d1ffe6ccc89c0e" ["0.1.15"] git-tree-sha1 = "1c2d7a2c8647f4d011cc04e3af3cabcd7e644669" + +["0.1.16"] +git-tree-sha1 = "397be8ff0ab1c831208667fd7f453eda03007bcc"