From b55026f99ea0a627cc667102638b1614f2682dc9 Mon Sep 17 00:00:00 2001 From: kalmarek Date: Sat, 17 Oct 2020 16:50:57 +0200 Subject: [PATCH] use master of GroupRings.jl for now --- Manifest.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Manifest.toml b/Manifest.toml index 6756bf8..b20986f 100644 --- a/Manifest.toml +++ b/Manifest.toml @@ -182,7 +182,9 @@ uuid = "9fa8497b-333b-5362-9e8d-4d0656e87820" [[GroupRings]] deps = ["AbstractAlgebra", "LinearAlgebra", "SparseArrays"] -path = "/home/kalmar/.julia/dev/GroupRings" +git-tree-sha1 = "6fc5382d8bc94cd2175c5725b03d0cbba565f1e4" +repo-rev = "master" +repo-url = "https://github.com/kalmarek/GroupRings.jl" uuid = "0befed6a-bd73-11e8-1e41-a1190947c2f5" version = "0.3.4"