[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
55/63: gnu: python-sepolgen: Import the correct set of modules.
From: |
guix-commits |
Subject: |
55/63: gnu: python-sepolgen: Import the correct set of modules. |
Date: |
Thu, 19 Oct 2023 00:04:01 -0400 (EDT) |
apteryx pushed a commit to branch core-updates
in repository guix.
commit def01c82d9f0e4f61e83a1ecfc3475c16e21fb82
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Oct 9 12:07:09 2023 -0400
gnu: python-sepolgen: Import the correct set of modules.
* gnu/packages/selinux.scm (python-sepolgen) [arguments]
<modules>: Replace %default-gnu-imported-modules with %default-gnu-modules.
Change-Id: I1383ff8bb77d07fa4ee05f8d670af00458ec78cb
---
gnu/packages/selinux.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/selinux.scm b/gnu/packages/selinux.scm
index 6b41fbc5de..40be497178 100644
--- a/gnu/packages/selinux.scm
+++ b/gnu/packages/selinux.scm
@@ -251,7 +251,7 @@ binary policies.")
(name "python-sepolgen")
(arguments
(substitute-keyword-arguments (package-arguments libsepol)
- ((#:modules _ #~%default-gnu-imported-modules)
+ ((#:modules _ #~%default-gnu-modules)
'((srfi srfi-1)
(guix build gnu-build-system)
(guix build utils)))
- 08/63: gnu: gcc-final: Import the correct set of modules., (continued)
- 08/63: gnu: gcc-final: Import the correct set of modules., guix-commits, 2023/10/19
- 06/63: gnu: ccwl: Import the correct set of modules., guix-commits, 2023/10/19
- 14/63: gnu: fastcap: Import the correct set of modules., guix-commits, 2023/10/19
- 13/63: gnu: dezyne: Import the correct set of modules., guix-commits, 2023/10/19
- 16/63: gnu: seabios-qemu: Import the correct set of modules., guix-commits, 2023/10/19
- 15/63: gnu: fasthenry: Import the correct set of modules., guix-commits, 2023/10/19
- 17/63: gnu: font-amiri: Import the correct set of modules., guix-commits, 2023/10/19
- 19/63: gnu: gcc-4.9: Import the correct set of modules., guix-commits, 2023/10/19
- 21/63: gnu: custom-gcc: Import the correct set of modules., guix-commits, 2023/10/19
- 24/63: gnu: gimp: Import the correct set of modules., guix-commits, 2023/10/19
- 55/63: gnu: python-sepolgen: Import the correct set of modules.,
guix-commits <=
- 29/63: gnu: python-graph-tool: Import the correct set of modules., guix-commits, 2023/10/19
- 31/63: gnu: guilescript: Import the correct set of modules., guix-commits, 2023/10/19
- 32/63: gnu: guile-dsv: Import the correct set of modules., guix-commits, 2023/10/19
- 40/63: gnu: rime-data: Import the correct set of modules., guix-commits, 2023/10/19
- 43/63: gnu: mdadm-static: Import the correct set of modules., guix-commits, 2023/10/19
- 47/63: gnu: mumps: Import the correct set of modules., guix-commits, 2023/10/19
- 48/63: gnu: hypre: Import the correct set of modules., guix-commits, 2023/10/19
- 49/63: gnu: lingeling: Import the correct set of modules., guix-commits, 2023/10/19
- 56/63: gnu: boxes: Import the correct set of modules., guix-commits, 2023/10/19
- 58/63: gnu: stb: Import the correct set of modules., guix-commits, 2023/10/19