mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-13 08:30:38 +02:00
gnu: emacs-orglink: Update to 1.2.4.
* gnu/packages/emacs-xyz.scm (emacs-orglink): Update to 1.2.4. Change-Id: I5ae726a670b7eed63901a1aa64601ceba3aa766b
This commit is contained in:
@@ -38408,7 +38408,7 @@ displayed for sharing.")
|
||||
(define-public emacs-orglink
|
||||
(package
|
||||
(name "emacs-orglink")
|
||||
(version "1.2.3")
|
||||
(version "1.2.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -38417,7 +38417,7 @@ displayed for sharing.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "00lxfn78768kwp1sxcafzpycarqi7a9zsy4p22cjbp9vi6l8qx7j"))))
|
||||
(base32 "1mmaaacpiwzd63qi9f7xi0giqn411vj0330wyxh5kgi5kls360ba"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-compat))
|
||||
|
||||
Reference in New Issue
Block a user