I wanna fill the world with silly typos..

This commit is contained in:
Vivianne 2024-03-06 11:43:03 -05:00
parent d21b2c9347
commit f6615ad30d
Signed by: vv
GPG Key ID: F3E249EDFAC7BE26
1 changed files with 25 additions and 24 deletions

View File

@ -14,7 +14,7 @@
(define-public guile-termenv
(package
(name "s")
(name "guile-termenv")
(version "0.1")
(source
(origin
@ -90,6 +90,7 @@
(define-public guile-reflow
(package
(name "guile-reflow")
(version "0.1")
(source
@ -112,4 +113,4 @@
"A library to provide easy text wrapping in consoles that preserves control-code formatting.")
(home-page
"https://git.solarpunk.moe/vv/guile-reflow")
(license license:gpl3+))
(license license:gpl3+)))