[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/21: gnu: ruby-eventmachine: Use working home page.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/21: gnu: ruby-eventmachine: Use working home page. |
Date: |
Wed, 6 Jun 2018 00:12:54 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 24a26227126e9da6ce326e97e14b538ff8b02a25
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Jun 6 01:47:31 2018 +0200
gnu: ruby-eventmachine: Use working home page.
* gnu/packages/ruby.scm (ruby-eventmachine)[home-page]: Update URI.
---
gnu/packages/ruby.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 0756a70..d6b113c 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -3713,7 +3713,8 @@ application.")
communications. EventMachine wraps all interactions with sockets, allowing
programs to concentrate on the implementation of network protocols. It can be
used to create both network servers and clients.")
- (home-page "http://rubyeventmachine.com")
+ ;; The ‘official’ rubyeventmachine.com domain is now registrar-squatted.
+ (home-page "https://github.com/eventmachine/eventmachine")
(license (list license:ruby license:gpl3)))) ; GPLv3 only AFAICT
(define-public ruby-ruby-engine
- branch master updated (d83c9fc -> 37b561e), Tobias Geerinckx-Rice, 2018/06/06
- 01/21: gnu: libwacom, xf86-input-wacom: Update home page., Tobias Geerinckx-Rice, 2018/06/06
- 05/21: gnu: ruby-connection-pool: Update to 2.2.2., Tobias Geerinckx-Rice, 2018/06/06
- 06/21: gnu: ruby-eventmachine: Update to 1.2.7., Tobias Geerinckx-Rice, 2018/06/06
- 02/21: gnu: libwacom: Update to 0.30., Tobias Geerinckx-Rice, 2018/06/06
- 09/21: gnu: ruby-asciidoctor: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/06/06
- 04/21: gnu: linkchecker: Update to 9.4.0., Tobias Geerinckx-Rice, 2018/06/06
- 10/21: gnu: inxi: Fix man page location., Tobias Geerinckx-Rice, 2018/06/06
- 07/21: gnu: ruby-eventmachine: Use working home page.,
Tobias Geerinckx-Rice <=
- 03/21: gnu: xf86-input-wacom: Update to 0.36.1., Tobias Geerinckx-Rice, 2018/06/06
- 08/21: gnu: ruby-asciidoctor: Update to 1.5.7.1., Tobias Geerinckx-Rice, 2018/06/06
- 12/21: gnu: inxi: Update to 3.0.11-1., Tobias Geerinckx-Rice, 2018/06/06
- 15/21: gnu: cfitsio: Update to 3.450., Tobias Geerinckx-Rice, 2018/06/06
- 18/21: gnu: python-lmdb: Update to 0.94., Tobias Geerinckx-Rice, 2018/06/06
- 11/21: gnu: inxi: Use GIT-FETCH., Tobias Geerinckx-Rice, 2018/06/06
- 16/21: gnu: tomb: Update to 2.5., Tobias Geerinckx-Rice, 2018/06/06
- 13/21: gnu: wcslib: Fix build., Tobias Geerinckx-Rice, 2018/06/06
- 20/21: gnu: linsmith: Update to 0.99.31., Tobias Geerinckx-Rice, 2018/06/06
- 14/21: gnu: gnuastro: Update to 0.6., Tobias Geerinckx-Rice, 2018/06/06