mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
java-jaxen was missing the dom4j and xom sub-packages. This was caused by java-jaxen-bootstrap deleting the respective directories (which is okay) and java-javen not removing the phase that does this. Solve this by removing the #:phases argument for java-jaxen and thus make guix use the default phases. * gnu/packages/java-xml.scm (java-jaxen)[arguments]: Remove #:phases. , making
29 KiB
29 KiB