bug#54691: [PATCH v2 4/5] gnu: Remove rinutils.

2022-07-24 Thread Liliana Marie Prikler
Am Sonntag, dem 24.07.2022 um 11:33 +0100 schrieb (: > On Sat Jul 23, 2022 at 4:16 PM BST, Liliana Marie Prikler wrote: > > This package was introduced as native input to the now removed > > fortune-mod, > > so let's remove it as well. > This package seems potentially useful by itself; should we re

bug#54691: [PATCH v2 4/5] gnu: Remove rinutils.

2022-07-24 Thread paren--- via Bug reports for GNU Guix
On Sat Jul 23, 2022 at 4:16 PM BST, Liliana Marie Prikler wrote: > This package was introduced as native input to the now removed fortune-mod, > so let's remove it as well. This package seems potentially useful by itself; should we really be removing libraries just because they're leaves? -- (

bug#54691: [PATCH v2 4/5] gnu: Remove rinutils.

2022-07-23 Thread Liliana Marie Prikler
This package was introduced as native input to the now removed fortune-mod, so let's remove it as well. * gnu/packages/games.scm (rinutils): Delete variable. --- gnu/packages/games.scm | 59 -- 1 file changed, 59 deletions(-) diff --git a/gnu/packages/game