all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73437] Add new package: sqlite-doc
@ 2024-09-23 11:07 Kristian Lein-Mathisen
  2024-09-23 11:14 ` [bug#73437] patchset Kristian Lein-Mathisen
  0 siblings, 1 reply; 2+ messages in thread
From: Kristian Lein-Mathisen @ 2024-09-23 11:07 UTC (permalink / raw)
  To: 73437


[-- 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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-23 11:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-23 11:07 [bug#73437] Add new package: sqlite-doc Kristian Lein-Mathisen
2024-09-23 11:14 ` [bug#73437] patchset Kristian Lein-Mathisen

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.