~ruther/guix-local

109e6d8b75448d3d9416fb0743cedd7e62b7c219 — Liliana Marie Prikler 9 months ago 1f6a306a
gnu: luanti-ethereal: Fix URL.

* gnu/packages/luanti.scm (luanti-ethereal)[origin]: Use
“https://codeberg.org/tenplus1/ethereal” as URL.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/luanti.scm
M gnu/packages/luanti.scm => gnu/packages/luanti.scm +1 -1
@@ 354,7 354,7 @@ coloured and cut wood shapes are provided as well.")
       (origin
         (method git-fetch)
         (uri (git-reference
               (url "https://notabug.org/TenPlus1/ethereal")
               (url "https://codeberg.org/tenplus1/ethereal")
               (commit commit)))
         (sha256
          (base32 "1hal8bq4fydsip7s8rqz4vlaaqy9rhzxmryd0j2qnqm9286yjgkk"))