~ruther/guix-local

1e42ab513a1eea94f50444e5131ed05e0fbf2dfd — Sharlatan Hellseher 7 months ago c03df1d
gnu: ruby-libxml: Fix home-page.

Location of the source code has been changed according to
<https://rubygems.org/gems/libxml-ruby>.

* gnu/packages/ruby-xyz.scm (ruby-libxml)[home-page]: Fix it.

Change-Id: Ia9d8a00567c082eaee85527cd2be5cb877174bcb
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/ruby-xyz.scm
M gnu/packages/ruby-xyz.scm => gnu/packages/ruby-xyz.scm +1 -1
@@ 2871,7 2871,7 @@ extensions.")
    (inputs
     (list libxml2
           zlib))
    (home-page "https://xml4r.github.com/libxml-ruby")
    (home-page "https://xml4r.github.io/libxml-ruby/")
    (synopsis "Ruby bindings for GNOME Libxml2")
    (description
     "The Libxml-Ruby project provides Ruby language bindings for the GNOME