all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54959] [PATCH 0/1] gnu: Add pikchr.
@ 2022-04-15 15:51 pukkamustard
  2022-04-15 15:53 ` [bug#54959] [PATCH 1/1] " pukkamustard
  0 siblings, 1 reply; 3+ messages in thread
From: pukkamustard @ 2022-04-15 15:51 UTC (permalink / raw)
  To: 54959; +Cc: pukkamustard

Hello Guix,

This patch adds pikchr (https://pikchr.org/home/doc/trunk/homepage.md), a tool
for generating diagrams.

Two notes:

- I've placed it in gnu/packages/pikchr.scm because I couldn't find another
  good place. Very happy to move it anywhere else if it makes more sense.
- Upstream doesn't release any numbered versions. The version is the identifier
  of the most recent VCS (Fossil) check-in.

Thanks,
pukkamustard

pukkamustard (1):
  gnu: Add pikchr.

 gnu/local.mk            |  1 +
 gnu/packages/pikchr.scm | 52 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 53 insertions(+)
 create mode 100644 gnu/packages/pikchr.scm

-- 
2.34.0





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-20 20:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-15 15:51 [bug#54959] [PATCH 0/1] gnu: Add pikchr pukkamustard
2022-04-15 15:53 ` [bug#54959] [PATCH 1/1] " pukkamustard
2022-04-20 20:39   ` bug#54959: [PATCH 0/1] " Ludovic Courtès

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.