emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#54959: closed ([PATCH 0/1] gnu: Add pikchr.)


From: GNU bug Tracking System
Subject: bug#54959: closed ([PATCH 0/1] gnu: Add pikchr.)
Date: Wed, 20 Apr 2022 20:40:01 +0000

Your message dated Wed, 20 Apr 2022 22:39:28 +0200
with message-id <87o80vmqv3.fsf_-_@gnu.org>
and subject line Re: bug#54959: [PATCH 0/1] gnu: Add pikchr.
has caused the debbugs.gnu.org bug report #54959,
regarding [PATCH 0/1] gnu: Add pikchr.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54959: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54959
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/1] gnu: Add pikchr. Date: Fri, 15 Apr 2022 15:51:35 +0000
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




--- End Message ---
--- Begin Message --- Subject: Re: bug#54959: [PATCH 0/1] gnu: Add pikchr. Date: Wed, 20 Apr 2022 22:39:28 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

pukkamustard <pukkamustard@posteo.net> skribis:

> * gnu/packages/pikchr.scm: New file.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

I tweaked the version number according to our guidelines (info "(guix)
Version Numbers"), wrapped the description as recommended by ‘guix
lint’, and committed the result.

Thanks!

Ludo’.


--- End Message ---

reply via email to

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