guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#56729] [RFC PATCH v3 21/32] gnu: gap: Compile atlasrep package.


From: vicvbcun
Subject: [bug#56729] [RFC PATCH v3 21/32] gnu: gap: Compile atlasrep package.
Date: Mon, 29 May 2023 22:38:30 +0200

The tomlib package depends on atlasrep.

* gnu/packages/algebra.scm (gap)[source]<snippet>: Don't delete atlasrep.
---
 gnu/packages/algebra.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/algebra.scm b/gnu/packages/algebra.scm
index 4d5483bf4d..b7a900f61d 100644
--- a/gnu/packages/algebra.scm
+++ b/gnu/packages/algebra.scm
@@ -1347,6 +1347,7 @@ (define-public gap
                    ;; Optional packages.
                    "4ti2interface"
                    "alnuth"
+                   "atlasrep"
                    "autodoc"
                    "automata"
                    "autpgrp"
-- 
2.40.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]