all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jgart via Guix-patches via <guix-patches@gnu.org>
To: 53703@debbugs.gnu.org
Cc: jgart <jgart@dismail.de>
Subject: [bug#53703] [PATCH] gnu: utf-8-lineseparator: Update to cj8.
Date: Tue,  1 Feb 2022 12:26:42 -0500	[thread overview]
Message-ID: <20220201172642.31795-1-jgart@dismail.de> (raw)

* 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





             reply	other threads:[~2022-02-01 19:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-01 17:26 jgart via Guix-patches via [this message]
2022-02-02 12:45 ` bug#53703: [PATCH] gnu: utf-8-lineseparator: Update to cj8 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220201172642.31795-1-jgart@dismail.de \
    --to=guix-patches@gnu.org \
    --cc=53703@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.