gnu: utf-8-lineseparator: Update to cj8.
* gnu/packages/textutils.scm (utf-8-lineseparator): Update to cj8. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
5783091d66
commit
8f58508327
@ -1377,7 +1377,7 @@ around it also has a list of style guides implemented with Vale in
|
|||||||
(define-public utf-8-lineseparator
|
(define-public utf-8-lineseparator
|
||||||
(package
|
(package
|
||||||
(name "utf-8-lineseparator")
|
(name "utf-8-lineseparator")
|
||||||
(version "7")
|
(version "8")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -1386,7 +1386,7 @@ around it also has a list of style guides implemented with Vale in
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0lqwfrwq28246lja2gawf5jllh4smddswkpd5lscvc2ynylcmmzx"))))
|
"0rw34r0aiab55mqks9sjzjyskfwgn7mfhy65px1lljyrs2xvvzp5"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:make-flags
|
`(#:make-flags
|
||||||
|
Loading…
Reference in New Issue
Block a user