gnu: java-xz: Adjust home page. * gnu/packages/java.scm (java-xz)[home-page]: Adjust home-page. The http part of it is a permanent redirect to https.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/java.scm
M gnu/packages/java.scm => gnu/packages/java.scm +1 -1
@@ 2157,7 2157,7 @@ is implemented.") (lambda _ (chdir "..") #t))))) (native-inputs `(("unzip" ,unzip))) (home-page "http://tukaani.org/xz/java.html") (home-page "https://tukaani.org/xz/java.html") (synopsis "Implementation of XZ data compression in pure Java") (description "This library aims to be a complete implementation of XZ data compression in pure Java. Single-threaded streamed compression and