mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: emacs-chronometrist: Update to 0.7.0.
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.7.0.
This commit is contained in:
parent
6860b15257
commit
c6499461da
1 changed files with 2 additions and 2 deletions
|
@ -2591,7 +2591,7 @@ Lock key.")
|
||||||
(define-public emacs-chronometrist
|
(define-public emacs-chronometrist
|
||||||
(package
|
(package
|
||||||
(name "emacs-chronometrist")
|
(name "emacs-chronometrist")
|
||||||
(version "0.6.5")
|
(version "0.7.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -2600,7 +2600,7 @@ Lock key.")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1k7r5rc6vzrnhp9j5bkv45yzqz7zbqrkiry4fzc8w6f36pcw862f"))))
|
(base32 "0s483ca4f8192gr9ix9jxjfcmxp30b7qk2jiaqzprkrn9kcgw544"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue