all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Brett Gilio <brettg@posteo.net>
To: 38604@debbugs.gnu.org
Subject: [bug#38604] [WIP SWI-Prolog 1/3] gnu: Rename module GPROLOG to PROLOG.
Date: Fri, 13 Dec 2019 21:50:46 -0600	[thread overview]
Message-ID: <87fthn7eg9.fsf@posteo.net> (raw)
In-Reply-To: <87immj7eig.fsf@posteo.net>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [WIP SWI-Prolog 1/3] gnu: Rename module GPROLOG to PROLOG. --]
[-- Type: text/x-patch, Size: 865 bytes --]

From 2af9f1ffd8afd69a13d6247f180cf9aa55fd7c17 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Fri, 13 Dec 2019 21:44:54 -0600
Subject: [WIP SWI-Prolog 1/3] gnu: Rename module GPROLOG to PROLOG.

* gnu/packages/gprolog.scm -> gnu/packages/prolog.scm.
---
 gnu/packages/gprolog.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gprolog.scm b/gnu/packages/gprolog.scm
index 166bf33294..5046c91a84 100644
--- a/gnu/packages/gprolog.scm
+++ b/gnu/packages/gprolog.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 gprolog)
+(define-module (gnu packages prolog)
   #:use-module (guix download)
   #:use-module (guix licenses)
   #:use-module (guix packages)
-- 
2.24.1

  reply	other threads:[~2019-12-14  3:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-14  3:49 [bug#38604] [WIP SWI-Prolog 0/3] Add SWI-Prolog Brett Gilio
2019-12-14  3:50 ` Brett Gilio [this message]
2019-12-14  3:50 ` [bug#38604] [WIP SWI-Prolog 2/3] gnu: Rename GPROLOG to PROLOG in local.mk Brett Gilio
2019-12-14  3:51 ` [bug#38604] [WIP SWI-Prolog 3/3] gnu: Add swi-prolog Brett Gilio
2020-01-04  3:47   ` bug#38604: " Brett Gilio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fthn7eg9.fsf@posteo.net \
    --to=brettg@posteo.net \
    --cc=38604@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.