mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-roguel-ike: Update to 0.1.3.
* gnu/packages/emacs-xyz.scm (emacs-roguel-ike): Update to 0.1.3. Change-Id: I3858151452f37f46b3372ebd8550be35ab108941
This commit is contained in:
parent
2258cb3510
commit
4489daaa24
1 changed files with 2 additions and 2 deletions
|
@ -9086,7 +9086,7 @@ next, or locate errors.")
|
|||
(define-public emacs-roguel-ike
|
||||
(package
|
||||
(name "emacs-roguel-ike")
|
||||
(version "0.1.2")
|
||||
(version "0.1.3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -9095,7 +9095,7 @@ next, or locate errors.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "19rdmx8wwkl9ivbnykbmib6qj9grrblhrsrnibynb1ih0gzs6z2s"))))
|
||||
(base32 "02yq2qy17gafkayzxfvf9nwm950cw54hlqgzc4mjb21al75rfyrn"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-popup))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue