guix-patches
[Top][All Lists]
Advanced

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

[bug#57739] [PATCH] gnu: Add cl-alea.


From: (
Subject: [bug#57739] [PATCH] gnu: Add cl-alea.
Date: Sun, 11 Sep 2022 21:17:10 +0100

Hey,

On Sun Sep 11, 2022 at 7:37 PM BST, jgart via Guix-patches via wrote:
> +(define-public sbcl-alea
> +  (package
> +   (name "sbcl-alea")
     ^
Change this indentation to two spaces.

> +   (synopsis "Dice rolling library")

`Dice rolling library for Common Lisp`?

> +   (description
> +"This package provides a library for dice rolling and statistics about
> +those rolls.")

Change to:

> +   (description
> +    "This package provides a Common Lisp library for dice rolling and
> +working with dice-roll statistics.")

    -- (





reply via email to

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