I wanna fill the world with silly typos..
This commit is contained in:
parent
d21b2c9347
commit
f6615ad30d
1 changed files with 25 additions and 24 deletions
|
@ -14,7 +14,7 @@
|
||||||
|
|
||||||
(define-public guile-termenv
|
(define-public guile-termenv
|
||||||
(package
|
(package
|
||||||
(name "s")
|
(name "guile-termenv")
|
||||||
(version "0.1")
|
(version "0.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
|
@ -90,6 +90,7 @@
|
||||||
|
|
||||||
|
|
||||||
(define-public guile-reflow
|
(define-public guile-reflow
|
||||||
|
(package
|
||||||
(name "guile-reflow")
|
(name "guile-reflow")
|
||||||
(version "0.1")
|
(version "0.1")
|
||||||
(source
|
(source
|
||||||
|
@ -112,4 +113,4 @@
|
||||||
"A library to provide easy text wrapping in consoles that preserves control-code formatting.")
|
"A library to provide easy text wrapping in consoles that preserves control-code formatting.")
|
||||||
(home-page
|
(home-page
|
||||||
"https://git.solarpunk.moe/vv/guile-reflow")
|
"https://git.solarpunk.moe/vv/guile-reflow")
|
||||||
(license license:gpl3+))
|
(license license:gpl3+)))
|
||||||
|
|
Loading…
Reference in a new issue