M gnu/packages/admin.scm => gnu/packages/admin.scm +1 -1
@@ 1832,7 1832,7 @@ the status of your battery in the system tray.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "git://github.com/TrilbyWhite/interrobang")
+ (url "https://github.com/TrilbyWhite/interrobang")
(commit commit)))
(file-name (string-append name "-" version))
(sha256
M gnu/packages/audio.scm => gnu/packages/audio.scm +1 -1
@@ 190,7 190,7 @@ streams from live audio.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "git://git.ardour.org/ardour/ardour.git")
+ (url "https://git.ardour.org/ardour/ardour.git")
(commit version)))
(snippet
;; Ardour expects this file to exist at build time. The revision
M gnu/packages/embedded.scm => gnu/packages/embedded.scm +2 -2
@@ 299,7 299,7 @@ languages are C and C++.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "git://git.zapb.de/libjaylink.git")
+ (url "https://git.zapb.de/libjaylink.git")
(commit commit)))
(file-name (string-append name "-" version "-checkout"))
(sha256
@@ 365,7 365,7 @@ language.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "git://git.code.sf.net/p/openocd/code.git")
+ (url "https://git.code.sf.net/p/openocd/code.git")
(commit commit)))
(sha256
(base32
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +1 -1
@@ 5882,7 5882,7 @@ documents and diagrams, playing media, scanning, and much more.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "git://git.gnome.org/byzanz")
+ (url "https://git.gnome.org/browse/byzanz")
(commit commit)))
(file-name (string-append name "-" version "-checkout"))
(sha256
M gnu/packages/gnunet.scm => gnu/packages/gnunet.scm +1 -1
@@ 336,7 336,7 @@ kinds of basic applications for the foundation of a GNU internet.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "git://git.sv.gnu.org/guix/gnunet.git")
+ (url "https://git.savannah.gnu.org/git/guix/gnunet.git/")
(commit commit)))
(file-name (string-append name "-" version "-checkout"))
(sha256
M gnu/packages/java.scm => gnu/packages/java.scm +1 -1
@@ 651,7 651,7 @@ the standard javac executable. The tool runs on JamVM instead of SableVM.")))
(source (origin
(method git-fetch)
(uri (git-reference
- (url "git://git.savannah.gnu.org/classpath.git")
+ (url "https://git.savannah.gnu.org/git/classpath.git")
(commit commit)))
(sha256
(base32
M gnu/packages/microcom.scm => gnu/packages/microcom.scm +1 -1
@@ 32,7 32,7 @@
(source (origin
(method git-fetch)
(uri (git-reference
- (url "git://git.pengutronix.de/git/tools/microcom.git")
+ (url "https://git.pengutronix.de/git/tools/microcom.git")
(commit "v2016.01.0")))
(file-name (string-append name "-" version "-checkout"))
(sha256
M gnu/packages/python.scm => gnu/packages/python.scm +1 -1
@@ 13376,7 13376,7 @@ PNG, JPEG, JPEG2000 and GIF files in pure Python.")
(origin
(method git-fetch)
(uri (git-reference
- (url "git://github.com/tgalal/python-axolotl-curve25519")
+ (url "https://github.com/tgalal/python-axolotl-curve25519")
(commit "e4a9c4de0eae27223200579c58d1f8f6d20637e2")))
(file-name (string-append name "-" version "-checkout"))
(sha256
M gnu/packages/shells.scm => gnu/packages/shells.scm +1 -1
@@ 174,7 174,7 @@ highlighting.")
(source (origin
(method git-fetch)
(uri (git-reference
- (url "git://github.com/rakitzis/rc.git")
+ (url "https://github.com/rakitzis/rc.git")
;; commit name 'release: rc-1.7.4'
(commit "c884da53a7c885d46ace2b92de78946855b18e92")))
(sha256
M gnu/packages/web.scm => gnu/packages/web.scm +1 -1
@@ 546,7 546,7 @@ parser written in ANSI C and a small validating JSON generator.")
;; things from Git.
(method git-fetch)
(uri (git-reference
- (url "git://git.libwebsockets.org/libwebsockets")
+ (url "https://github.com/warmcat/libwebsockets.git")
(commit (string-append "v" version
"-chrome37-firefox30"))))
(sha256