On Thu, Jul 20, 2017 at 06:06:31PM -0400, Leo Famulari wrote: > Let's change these packages to use HTTPS or HTTP! Well, I don't know any benefit to using HTTP over GIT, so I'm not going to change the packages whose sources are not available over HTTPS. Not available over HTTPS, as far as I can tell: > pumpio.scm: (url "git://pumpa.branchable.com/") > fltk.scm: (url "git://git.tuxfamily.org/gitroot/non/fltk.git") > suckless.scm: (url "git://git.2f30.org/human.git") > version-control.scm: (url "git://myrepos.branchable.com/myrepos") > messaging.scm: (url "git://git.psyced.org/git/psyclpc") > music.scm: (url "git://git.tuxfamily.org/gitroot/non/non.git") > guile.scm: (url "git://dthompson.us/guile-syntax-highlight.git") > guile.scm: (url "git://git.hcoop.net/git/bpt/guile.git") Different data is served over HTTPS versus GIT, so not changed yet (reported in ): > emacs.scm: (url "git://git.hcoop.net/git/bpt/emacs.git") Ready to use HTTPS: > microcom.scm: (url "git://git.pengutronix.de/git/tools/microcom.git") > rdesktop.scm: (url "git://github.com/FreeRDP/FreeRDP.git") > admin.scm: (url "git://github.com/TrilbyWhite/interrobang") > embedded.scm: (url "git://git.zapb.de/libjaylink.git") > embedded.scm: (url "git://git.code.sf.net/p/openocd/code.git") > audio.scm: (url "git://git.ardour.org/ardour/ardour.git") > python.scm: (url "git://github.com/tgalal/python-axolotl-curve25519") > web.scm: (url "git://git.libwebsockets.org/libwebsockets") > gnome.scm: (url "git://git.gnome.org/byzanz") > java.scm: (url "git://git.savannah.gnu.org/classpath.git") > shells.scm: (url "git://github.com/rakitzis/rc.git") > gnunet.scm: (url "git://git.sv.gnu.org/guix/gnunet.git") To reduce the number of annoying merge conflicts, I'm not going to push the change until after core-updates is merged into master.