1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 20:12:11 +02:00

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
This commit is contained in:
Sharlatan Hellseher
2025-10-02 09:56:09 +01:00
parent c03df1daf9
commit 1e42ab513a
+1 -1
View File
@@ -2871,7 +2871,7 @@ extensions.")
(inputs (inputs
(list libxml2 (list libxml2
zlib)) zlib))
(home-page "https://xml4r.github.com/libxml-ruby") (home-page "https://xml4r.github.io/libxml-ruby/")
(synopsis "Ruby bindings for GNOME Libxml2") (synopsis "Ruby bindings for GNOME Libxml2")
(description (description
"The Libxml-Ruby project provides Ruby language bindings for the GNOME "The Libxml-Ruby project provides Ruby language bindings for the GNOME