aboutsummaryrefslogtreecommitdiff

s/pantheon.scm
AgeCommit message (Expand)Author
2021-06-08gnu: pantheon: Use modern 'define-module' syntax....The :prefix bit introduced in 9f59a9b4bc93b3ef6cd3bd1c9eed04c30ba2d2d4 led to a test failure in 'tests/graph.scm'. * gnu/packages/pantheon.scm: Write #:prefix, not :prefix. Ludovic Courtès