mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: org-roam: Update to 2.2.2-1-0b9fcbc.
* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 2.2.2-1-0b9fcbc. Change-Id: I23a28f576ee8e8a242f4afc6906ef051a943c8f1 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
parent
dbf275e725
commit
7f14eda95f
1 changed files with 3 additions and 3 deletions
|
@ -37714,8 +37714,8 @@ go directly to where they belong.")
|
||||||
(license license:gpl3+))))
|
(license license:gpl3+))))
|
||||||
|
|
||||||
(define-public emacs-org-roam
|
(define-public emacs-org-roam
|
||||||
(let ((commit "74422df546a515bc984c2f3d3a681c09d6f43916")
|
(let ((commit "0b9fcbc97b65b349826e63bad89ca121a08fd2be")
|
||||||
(revision "0"))
|
(revision "1"))
|
||||||
(package
|
(package
|
||||||
(name "emacs-org-roam")
|
(name "emacs-org-roam")
|
||||||
(version (git-version "2.2.2" revision commit))
|
(version (git-version "2.2.2" revision commit))
|
||||||
|
@ -37727,7 +37727,7 @@ go directly to where they belong.")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0vhl69y6yk2zzfixjdwr8vxl2k921h0syshk5123r1nm9jp3i1s9"))))
|
(base32 "04vqwrsb71jdb66fkahmxwvx8cssgqamrradbdgp3ygf8alwc7ml"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue