[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: liblangtag: Use bitbucket.org home page.
From: |
Tobias Geerinckx-Rice |
Subject: |
06/07: gnu: liblangtag: Use bitbucket.org home page. |
Date: |
Mon, 25 Dec 2017 20:36:12 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 69d973cc391dee454bebb31a84daf08b888c576a
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Dec 26 01:08:30 2017 +0000
gnu: liblangtag: Use bitbucket.org home page.
* gnu/packages/libreoffice.scm (liblangtag)[home-page]: Use alternate URL
and HTTPS.
---
gnu/packages/libreoffice.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index 7980ad2..6524e58 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -405,7 +405,8 @@ Apple Keynote documents. It currently supports Keynote
versions 2 to 5.")
("pkg-config" ,pkg-config)))
(inputs
`(("libxml2" ,libxml2)))
- (home-page "http://tagoh.bitbucket.org/liblangtag/")
+ ;; As of December 2017, tagoh.bitbucket.org redirects to a hosting advert.
+ (home-page "https://bitbucket.org/tagoh/liblangtag")
(synopsis "Library to access tags for identifying languages")
(description "Liblangtag implements an interface to work with tags
for identifying languages as described in RFC 5646. It supports the
- branch master updated (6e9749e -> a7f27da), Tobias Geerinckx-Rice, 2017/12/25
- 03/07: gnu: bitshuffle: Update to 0.3.4., Tobias Geerinckx-Rice, 2017/12/25
- 07/07: gnu: check, databases: Use HTTPS for bitbucket.org., Tobias Geerinckx-Rice, 2017/12/25
- 04/07: gnu: python-alembic: Update to 0.9.6., Tobias Geerinckx-Rice, 2017/12/25
- 05/07: gnu: python-redis: Update to 2.10.6., Tobias Geerinckx-Rice, 2017/12/25
- 06/07: gnu: liblangtag: Use bitbucket.org home page.,
Tobias Geerinckx-Rice <=
- 01/07: gnu: sicp: Use HTTPS for home page., Tobias Geerinckx-Rice, 2017/12/25
- 02/07: gnu: jack2: Update to 1.9.12., Tobias Geerinckx-Rice, 2017/12/25