From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 74601@debbugs.gnu.org
Subject: [bug#74601] [PATCH 2/3] gnu: python-clinguin: Fix homepage.
Date: Fri, 29 Nov 2024 09:51:24 +0100 [thread overview]
Message-ID: <0ff1e6c9886efd1c0e5c4dc2a2667a780b99d987.1732873441.git.liliana.prikler@gmail.com> (raw)
In-Reply-To: <cover.1732873441.git.liliana.prikler@gmail.com>
* gnu/packages/potassco.scm (python-clinguin)[home-page]: Use
“https://github.com/potassco/clinguin”.
---
gnu/packages/potassco.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/potassco.scm b/gnu/packages/potassco.scm
index 57caf6aabc..a421810067 100644
--- a/gnu/packages/potassco.scm
+++ b/gnu/packages/potassco.scm
@@ -726,7 +726,7 @@ (define-public python-clinguin
python-sphinx-rtd-theme
python-traitlets
python-uvicorn))
- (home-page "https://github.com/potassco/clingraph")
+ (home-page "https://github.com/potassco/clinguin")
(synopsis "Clingo-based interactive UI")
(description "Clinguin is a graphical user interface toolkit for clingo,
which allows user interfaces to be specified entirely as a logic program.")
--
2.46.0
next prev parent reply other threads:[~2024-11-29 10:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-29 9:44 [bug#74601] [PATCH 0/3] Update clinguin to 2.1.1 Liliana Marie Prikler
2024-11-29 7:31 ` [bug#74601] [PATCH 1/3] gnu: Add python-clingexplaid Liliana Marie Prikler
2024-11-29 8:51 ` Liliana Marie Prikler [this message]
2024-11-29 8:52 ` [bug#74601] [PATCH 3/3] gnu: python-clinguin: Update to 2.1.1 Liliana Marie Prikler
2024-11-30 20:08 ` [bug#74601] [PATCH 0/3] Update clinguin " Sharlatan Hellseher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0ff1e6c9886efd1c0e5c4dc2a2667a780b99d987.1732873441.git.liliana.prikler@gmail.com \
--to=liliana.prikler@gmail.com \
--cc=74601@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.