unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52704] [PATCH] Rename rednotebook.scm to journal.scm
@ 2021-12-21 15:16 Pradana Adrinusa AUMARS via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: Pradana Adrinusa AUMARS via Guix-patches via @ 2021-12-21 15:16 UTC (permalink / raw)
  To: 52704

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






^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-12-21 15:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21 15:16 [bug#52704] [PATCH] Rename rednotebook.scm to journal.scm Pradana Adrinusa AUMARS via Guix-patches via

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).