unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53494] [PATCH] gnu: utf-8-lineseparator: Update to cj7.
@ 2022-01-24  5:48 jgart via Guix-patches via
  2022-01-24 16:26 ` Liliana Marie Prikler
  2022-01-26  6:20 ` [bug#53494] [PATCH v2] " jgart via Guix-patches via
  0 siblings, 2 replies; 10+ messages in thread
From: jgart via Guix-patches via @ 2022-01-24  5:48 UTC (permalink / raw)
  To: 53494; +Cc: jgart

* gnu/packages/textutils.scm (utf-8-lineseparator): Update to cj7.
---
 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 12e3d3b3c8..751b036f79 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 "cj3")
+    (version "cj7")
     (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
-                "1xnbcanqn5jr965gw9195ij6hz04clfm77m5776dysn9nykn20w1"))))
+                "0lqwfrwq28246lja2gawf5jllh4smddswkpd5lscvc2ynylcmmzx"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.34.1





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

end of thread, other threads:[~2022-01-26 14:51 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-24  5:48 [bug#53494] [PATCH] gnu: utf-8-lineseparator: Update to cj7 jgart via Guix-patches via
2022-01-24 16:26 ` Liliana Marie Prikler
2022-01-24 17:45   ` jgart via Guix-patches via
2022-01-24 18:00     ` jgart via Guix-patches via
2022-01-24 19:17       ` Liliana Marie Prikler
2022-01-25  4:06         ` jgart via Guix-patches via
2022-01-25 13:52           ` Ludovic Courtès
2022-01-24 18:10     ` Liliana Marie Prikler
2022-01-26  6:20 ` [bug#53494] [PATCH v2] " jgart via Guix-patches via
2022-01-26 14:49   ` bug#53494: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).