GNU bug report logs - #69283
[PATCH 0/3] Remove perl6 packages.

Previous Next

Package: guix-patches;

Reported by: Efraim Flashner <efraim <at> flashner.co.il>

Date: Tue, 20 Feb 2024 07:02:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 69283 <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: 69283 <at> debbugs.gnu.org
Cc: Efraim Flashner <efraim <at> flashner.co.il>
Subject: [PATCH 3/3] gnu: perl6.scm: Rename to rakudo.scm.
Date: Tue, 20 Feb 2024 09:03:04 +0200
* gnu/packages/perl6.scm: Rename to rakudo.scm.
* gnu/local.mk (GNU_SYSTEM_MODULES): Adjust reference.

Change-Id: Ie06c80f393ac31020e151f0dd03228a79e1ee6b3
---
 gnu/local.mk                           | 2 +-
 gnu/packages/{perl6.scm => rakudo.scm} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename gnu/packages/{perl6.scm => rakudo.scm} (99%)

diff --git a/gnu/local.mk b/gnu/local.mk
index 58011d1149..f58367c657 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -511,7 +511,6 @@ GNU_SYSTEM_MODULES =				\
   %D%/packages/perl-compression.scm		\
   %D%/packages/perl-maths.scm			\
   %D%/packages/perl-web.scm			\
-  %D%/packages/perl6.scm			\
   %D%/packages/photo.scm			\
   %D%/packages/phabricator.scm 			\
   %D%/packages/php.scm				\
@@ -554,6 +553,7 @@ GNU_SYSTEM_MODULES =				\
   %D%/packages/radio.scm			\
   %D%/packages/ragel.scm			\
   %D%/packages/rails.scm			\
+  %D%/packages/rakudo.scm			\
   %D%/packages/raspberry-pi.scm			\
   %D%/packages/ratpoison.scm			\
   %D%/packages/rcm.scm				\
diff --git a/gnu/packages/perl6.scm b/gnu/packages/rakudo.scm
similarity index 99%
rename from gnu/packages/perl6.scm
rename to gnu/packages/rakudo.scm
index 4b8899503f..e017466aea 100644
--- a/gnu/packages/perl6.scm
+++ b/gnu/packages/rakudo.scm
@@ -17,7 +17,7 @@
 ;;; You should have received a copy of the GNU General Public License
 ;;; along with GNU Guix.  If not, see <http://www.gnu.org/licenses/>.
 
-(define-module (gnu packages perl6)
+(define-module (gnu packages rakudo)
   #:use-module ((guix licenses) #:prefix license:)
   #:use-module (guix download)
   #:use-module (guix packages)
-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted





This bug report was last modified 1 year and 73 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.