~ruther/guix-local

b1a80bbce8856bd40c9f27cf8610950a24b457fa — Nicolas Goaziou 2 months ago 9734b1a
gnu: emacs-minions: Update to 1.1.2.

* gnu/packages/emacs-xyz.scm (emacs-minions): Update to 1.1.2.

Change-Id: I35b8200569c4918e2e9e1a6d7607bb99afff90fe
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
@@ 2932,7 2932,7 @@ bottom, or top, of the buffer, or to a trash file.")
(define-public emacs-minions
  (package
    (name "emacs-minions")
    (version "1.1.1")
    (version "1.1.2")
    (source
     (origin
       (method git-fetch)


@@ 2941,7 2941,7 @@ bottom, or top, of the buffer, or to a trash file.")
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "0hlb0d4lhwclvng4kdzngk4i9d1nbylcrp1ninpjdn8k310ni728"))))
        (base32 "06s2gd47q2lp4lj0ycrjihhn41ws9d3mh6ap9a7gz3b0blifpb4i"))))
    (build-system emacs-build-system)
    (arguments
     (list #:test-command