all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kristian Lein-Mathisen <kristianlein@gmail.com>
To: 73437@debbugs.gnu.org
Subject: [bug#73437] Add new package: sqlite-doc
Date: Mon, 23 Sep 2024 13:07:23 +0200	[thread overview]
Message-ID: <CAAGQtHydvtMFDGRp_6f37FmM_c2UzD3UapVjz8EYVHhr=03+Bw@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 352 bytes --]

Hi!

I'd like to package sqlite-doc so that I can browse this wonderful
documentation suite offline.
In order to do that, however, I had to refactor sqlite.scm slightly.
Therefor, this consists of two patches:

- Refactoring of sqlite.scm (sqlite-uri specifically)
- The new sqlite-doc package

Please consider applying these modifications.
Thank you!

[-- Attachment #1.2: Type: text/html, Size: 499 bytes --]

[-- Attachment #2: 0000-cover-letter.patch --]
[-- Type: text/x-patch, Size: 548 bytes --]

From bb9e92a92158bc8c55ed7cf609ca1ba2b5e206c9 Mon Sep 17 00:00:00 2001
From: Kristian Lein-Mathisen <kristianlein@gmail.com>
Date: Mon, 23 Sep 2024 13:06:34 +0200
Subject: [PATCH 0/2] *** SUBJECT HERE ***

*** BLURB HERE ***

Kristian Lein-Mathisen (2):
  gnu: sqlite: refactor sqlite-uri into sqlite-numeric-version
  gnu: sqlite: add variable sqlite-doc

 gnu/packages/sqlite.scm | 153 +++++++++++++++++++++++++---------------
 1 file changed, 96 insertions(+), 57 deletions(-)


base-commit: 41e408eb1f93d96b549d345e2de74143220b7b76
-- 
2.46.0


             reply	other threads:[~2024-09-23 11:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-23 11:07 Kristian Lein-Mathisen [this message]
2024-09-23 11:14 ` [bug#73437] patchset Kristian Lein-Mathisen

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='CAAGQtHydvtMFDGRp_6f37FmM_c2UzD3UapVjz8EYVHhr=03+Bw@mail.gmail.com' \
    --to=kristianlein@gmail.com \
    --cc=73437@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.