~ruther/guix-local

f4193d26e2b354e406fc2fe5240ccd0a9dda9838 — Nicolas Goaziou 5 months ago 54cc182
gnu: emacs-tmr: Update to 1.2.0.

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

Change-Id: I7b5ae55c22182c412b505dd7d2fcfac9f764817c
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
@@ 20962,7 20962,7 @@ structure, or any other pattern.")
(define-public emacs-tmr
  (package
    (name "emacs-tmr")
    (version "1.1.0")
    (version "1.2.0")
    (source
     (origin
       (method git-fetch)


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