me
/
guix
Archived
1
0
Fork 0

gnu: emacs-org-rich-yank: Update to 0.2.2.

* gnu/packages/emacs-xyz.scm (emacs-org-rich-yank): Update to 0.2.2.
master
Nicolas Goaziou 2023-04-22 10:45:08 +02:00
parent b33f8aac21
commit b26f145461
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -6813,7 +6813,7 @@ hash of the tag names.")
(define-public emacs-org-rich-yank
(package
(name "emacs-org-rich-yank")
(version "0.2.1")
(version "0.2.2")
(source
(origin
(method git-fetch)
@ -6822,7 +6822,7 @@ hash of the tag names.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0gxb0fnh5gxjmld0hnk5hli0cvdd8gjd27m30bk2b80kwldxlq1z"))))
(base32 "0cajgkfcwqgqdqyqf01hxji28n27jmj9nf0w3rbyw6l5dffgch0n"))))
(build-system emacs-build-system)
(home-page "https://github.com/unhammer/org-rich-yank")
(synopsis "Automatically surround source code pasted into Org with