mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02:00
gnu: emacs-orglink: Update to 1.2.5.
* gnu/packages/emacs-xyz.scm (emacs-orglink): Update to 1.2.5. Change-Id: I2d469a39c6d21199bef6e186845dd2a33aebb94d
This commit is contained in:
@@ -40380,7 +40380,7 @@ displayed for sharing.")
|
||||
(define-public emacs-orglink
|
||||
(package
|
||||
(name "emacs-orglink")
|
||||
(version "1.2.4")
|
||||
(version "1.2.5")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -40389,7 +40389,7 @@ displayed for sharing.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1mmaaacpiwzd63qi9f7xi0giqn411vj0330wyxh5kgi5kls360ba"))))
|
||||
(base32 "0i6qm2vsz9csi7zxlwdfh26pvq86bdjznxiixydh11czkzdv3s3v"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-compat))
|
||||
|
||||
Reference in New Issue
Block a user