* [bug#53703] [PATCH] gnu: utf-8-lineseparator: Update to cj8.
@ 2022-02-01 17:26 jgart via Guix-patches via
2022-02-02 12:45 ` bug#53703: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-02-01 17:26 UTC (permalink / raw)
To: 53703; +Cc: jgart
* gnu/packages/textutils.scm (utf-8-lineseparator): Update to cj8.
---
gnu/packages/textutils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm
index f10ca300ab..cbc657172d 100644
--- a/gnu/packages/textutils.scm
+++ b/gnu/packages/textutils.scm
@@ -1377,7 +1377,7 @@ (define-public go-github-com-errata-ai-vale
(define-public utf-8-lineseparator
(package
(name "utf-8-lineseparator")
- (version "7")
+ (version "8")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1386,7 +1386,7 @@ (define-public utf-8-lineseparator
(file-name (git-file-name name version))
(sha256
(base32
- "0lqwfrwq28246lja2gawf5jllh4smddswkpd5lscvc2ynylcmmzx"))))
+ "0rw34r0aiab55mqks9sjzjyskfwgn7mfhy65px1lljyrs2xvvzp5"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags
--
2.35.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#53703: [PATCH] gnu: utf-8-lineseparator: Update to cj8.
2022-02-01 17:26 [bug#53703] [PATCH] gnu: utf-8-lineseparator: Update to cj8 jgart via Guix-patches via
@ 2022-02-02 12:45 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2022-02-02 12:45 UTC (permalink / raw)
To: jgart; +Cc: 53703-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed.
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-02 12:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-01 17:26 [bug#53703] [PATCH] gnu: utf-8-lineseparator: Update to cj8 jgart via Guix-patches via
2022-02-02 12:45 ` bug#53703: " Efraim Flashner
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.