gnu: emacs-string-inflection: Update to 1.0.15.
* gnu/packages/emacs-xyz.scm (emacs-string-inflection): Update to 1.0.15.
This commit is contained in:
parent
33d2574d77
commit
4b48d1c4ea
@ -4943,7 +4943,7 @@ configuration, cache, and other data.")
|
|||||||
(define-public emacs-string-inflection
|
(define-public emacs-string-inflection
|
||||||
(package
|
(package
|
||||||
(name "emacs-string-inflection")
|
(name "emacs-string-inflection")
|
||||||
(version "1.0.14")
|
(version "1.0.15")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -4952,7 +4952,7 @@ configuration, cache, and other data.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0g4lm384380q03pdspqzv8rb2gppb77m354r0xzw71340w8xh3hd"))))
|
"194pd3g9ws72n3wy1b2pxgj3w20p1v8gn47gqg89mym9ps5hfjyv"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("ert-runner" ,emacs-ert-runner)))
|
`(("ert-runner" ,emacs-ert-runner)))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user