unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Pradana Adrinusa AUMARS via Guix-patches via <guix-patches@gnu.org>
To: 52704@debbugs.gnu.org
Subject: [bug#52704] [PATCH] Rename rednotebook.scm to journal.scm
Date: Tue, 21 Dec 2021 16:16:47 +0100	[thread overview]
Message-ID: <7cb77e3e9384417d51479c6cc37bc3ed3b322536.camel@courrier.dev> (raw)

From ce41e376985d878f92a9d867b45be448d291466e Mon Sep 17 00:00:00 2001
From: Pradana AUMARS <paumars@courrier.dev>
Date: Tue, 21 Dec 2021 16:13:13 +0100
Subject: [PATCH] Rename rednotebook.scm to journal.scm

---
 gnu/local.mk                                  | 4 ++--
 gnu/packages/{rednotebook.scm => journal.scm} | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
 rename gnu/packages/{rednotebook.scm => journal.scm} (98%)

diff --git a/gnu/local.mk b/gnu/local.mk
index 9a85977973..5ec2cb8cbe 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -45,7 +45,7 @@
 # Copyright © 2021 Sharlatan Hellseher <sharlatanus@gmail.com>
 # Copyright © 2021 Dmitry Polyakov <polyakov@liltechdude.xyz>
 # Copyright © 2021 Andrew Tropin <andrew@trop.in>
-#
+# Copyright © 2021 Pradana Aumars <paumars@courrier.dev>
 # This file is part of GNU Guix.
 #
 # GNU Guix is free software; you can redistribute it and/or modify it
@@ -320,6 +320,7 @@ GNU_SYSTEM_MODULES
=				\
   %D%/packages/jemalloc.scm			\
   %D%/packages/jrnl.scm				\
   %D%/packages/jose.scm				\
+  %D%/packages/journal.scm                      \
   %D%/packages/julia.scm			\
   %D%/packages/julia-jll.scm			\
   %D%/packages/julia-xyz.scm			\
@@ -502,7 +503,6 @@ GNU_SYSTEM_MODULES
=				\
   %D%/packages/rdf.scm				\
   %D%/packages/re2c.scm				\
   %D%/packages/readline.scm			\
-  %D%/packages/rednotebook.scm			\
   %D%/packages/regex.scm				\
   %D%/packages/robotics.scm			\
   %D%/packages/rocm.scm				\
diff --git a/gnu/packages/rednotebook.scm b/gnu/packages/journal.scm
similarity index 98%
rename from gnu/packages/rednotebook.scm
rename to gnu/packages/journal.scm
index 0c7e5994cd..fcbd938e68 100644
--- a/gnu/packages/rednotebook.scm
+++ b/gnu/packages/journal.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 rednotebook)
+(define-module (gnu packages journal)
   #:use-module (guix packages)
   #:use-module (guix git-download)
   #:use-module (guix build-system python)
-- 
2.34.0






                 reply	other threads:[~2021-12-21 15:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=7cb77e3e9384417d51479c6cc37bc3ed3b322536.camel@courrier.dev \
    --to=guix-patches@gnu.org \
    --cc=52704@debbugs.gnu.org \
    --cc=paumars@courrier.dev \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).