gnu: manuskript: Update to 0.13.1.
* gnu/packages/text-editors.scm (manuskript): Update to 0.13.1.
This commit is contained in:
parent
b99200632f
commit
a975a90824
@ -708,7 +708,7 @@ environment with Markdown markup.")
|
||||
(define-public manuskript
|
||||
(package
|
||||
(name "manuskript")
|
||||
(version "0.12.0")
|
||||
(version "0.13.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -717,7 +717,7 @@ environment with Markdown markup.")
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0gfwwnpjslb0g8y3v9ha4sd8in6bpy6bhi4rn4hmfd2vmq2flpbd"))))
|
||||
(base32 "1rj41wimmaq47lwaz0d1iq270klp96xv9dpfdsxi5a2xcdm80jac"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f ;no test
|
||||
|
Loading…
Reference in New Issue
Block a user