[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/18: gnu: plantuml: Use HTTPS home page.
From: |
guix-commits |
Subject: |
05/18: gnu: plantuml: Use HTTPS home page. |
Date: |
Sun, 19 Jan 2020 12:26:57 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit b2e213c3e9c58dc9539a29dcb152fe20df767281
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 01:57:18 2020 +0100
gnu: plantuml: Use HTTPS home page.
* gnu/packages/uml.scm (plantuml)[home-page]: Use HTTPS.
---
gnu/packages/uml.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/uml.scm b/gnu/packages/uml.scm
index 4e8a580..41fb66c 100644
--- a/gnu/packages/uml.scm
+++ b/gnu/packages/uml.scm
@@ -82,7 +82,7 @@
(inputs
`(("graphviz" ,graphviz)
("jre" ,icedtea)))
- (home-page "http://plantuml.com/")
+ (home-page "https://plantuml.com/")
(synopsis "Draw UML diagrams from simple textual description")
(description
"Plantuml is a tool to generate sequence, usecase, class, activity,
- branch master updated (9cd3282 -> bed24ec), guix-commits, 2020/01/19
- 01/18: gnu: pfff: Use HTTPS home page., guix-commits, 2020/01/19
- 04/18: gnu: ecryptfs: Use HTTPS home page., guix-commits, 2020/01/19
- 06/18: gnu: elemental: Update home page., guix-commits, 2020/01/19
- 10/18: gnu: minetest-data: Update to 5.1.1., guix-commits, 2020/01/19
- 11/18: gnu: minetest: Update to 5.1.1., guix-commits, 2020/01/19
- 15/18: gnu: quakespasm: Update to 0.93.2., guix-commits, 2020/01/19
- 14/18: gnu: teeworlds: Update to 0.7.4 [security fixes], guix-commits, 2020/01/19
- 02/18: gnu: dillo: Use HTTPS home page., guix-commits, 2020/01/19
- 03/18: gnu: font-wqy-zenhei: Use HTTP home page., guix-commits, 2020/01/19
- 05/18: gnu: plantuml: Use HTTPS home page.,
guix-commits <=
- 07/18: gnu: java-jcommander: Use HTTPS home page., guix-commits, 2020/01/19
- 08/18: gnu: ghc-dense-linear-algebra: Use HTTPS home page., guix-commits, 2020/01/19
- 09/18: gnu: xautolock: Use HTTPS home page., guix-commits, 2020/01/19
- 12/18: gnu: gramps: Update to 5.1.2., guix-commits, 2020/01/19
- 13/18: gnu: odamex: Update to 0.8.1., guix-commits, 2020/01/19
- 16/18: gnu: minetest-data, minetest: Use HTTPS home page., guix-commits, 2020/01/19
- 17/18: gnu: Remove duplicate module imports from (gnu packages gnome)., guix-commits, 2020/01/19
- 18/18: gnu: arc-theme: Fix build., guix-commits, 2020/01/19