guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: sbcl-agnostic-lizard: Fix home-page.


From: guix-commits
Subject: 02/02: gnu: sbcl-agnostic-lizard: Fix home-page.
Date: Wed, 6 Jan 2021 08:01:40 -0500 (EST)

glv pushed a commit to branch master
in repository guix.

commit 69c0526719fde3059acbc7a7f3ac039c87dd40f5
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Wed Jan 6 13:57:50 2021 +0100

    gnu: sbcl-agnostic-lizard: Fix home-page.
    
    * gnu/packages/lisp-xyz.scm (sbcl-agnostic-lizard)[home-page]: Fix it.
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index dba124f..82cfa67 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -14,7 +14,7 @@
 ;;; Copyright © 2018, 2019 Pierre Langlois <pierre.langlois@gmx.com>
 ;;; Copyright © 2019, 2020 Katherine Cox-Buday <cox.katherine.e@gmail.com>
 ;;; Copyright © 2019 Jesse Gildersleve <jessejohngildersleve@protonmail.com>
-;;; Copyright © 2019, 2020 Guillaume Le Vaillant <glv@posteo.net>
+;;; Copyright © 2019, 2020, 2021 Guillaume Le Vaillant <glv@posteo.net>
 ;;; Copyright © 2019 Brett Gilio <brettg@gnu.org>
 ;;; Copyright © 2020 Konrad Hinsen <konrad.hinsen@fastmail.net>
 ;;; Copyright © 2020 Dimakis Dimakakos <me@bendersteed.tech>
@@ -12863,7 +12863,7 @@ effort to be correct while not expecting much beyond 
what the Common Lisp
 standard requires.
 
 It aims to be implementation-agnostic and to climb the syntax trees.")
-      (home-page "https://github.com/glv2/cl-zstd";)
+      (home-page "https://gitlab.common-lisp.net/mraskin/agnostic-lizard";)
       (license license:gpl3+))))
 
 (define-public cl-agnostic-lizard



reply via email to

[Prev in Thread] Current Thread [Next in Thread]