~ruther/guix-local

d43ec1d67b36ed4e8e3950a9366df47befa75134 — Nicolas Goaziou 4 months ago 5fa4ae5
gnu: emacs-tmr: Update to 1.2.1.

* gnu/packages/emacs-xyz.scm (emacs-tmr): Update to 1.2.1.

Change-Id: I8503588530a01e572a04a665f7305340b582a1de
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/emacs-xyz.scm
M gnu/packages/emacs-xyz.scm => gnu/packages/emacs-xyz.scm +2 -2
@@ 20989,7 20989,7 @@ structure, or any other pattern.")
(define-public emacs-tmr
  (package
    (name "emacs-tmr")
    (version "1.2.0")
    (version "1.2.1")
    (source
     (origin
       (method git-fetch)


@@ 20998,7 20998,7 @@ structure, or any other pattern.")
             (commit version)))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0a4jjgl3p54g45xnlxj81dvfpkvplijw31ylhl6lb9xz7w3kpvs0"))))
        (base32 "1x7brjlmyxzdbixzc8fldyvmc8qyvi5s5is8s7zcv6fvxbm2dp1a"))))
    (build-system emacs-build-system)
    (arguments
     (list