bump: org-contacts ob-php
https://repo.or.cz/org-contacts.git@f0a430442b2a -> doomelpa/org-contacts@f0a430442b https://repo.or.cz/ob-php.git@6ebf7799e9de -> doomelpa/org-contacts@6ebf7799e9 Moved these packages to a more stable host.
This commit is contained in:
parent
9d172f8c25
commit
b03e78918b
1 changed files with 3 additions and 7 deletions
|
@ -46,10 +46,8 @@
|
|||
;; TODO Adjust when this is added to GNU ELPA
|
||||
(when (modulep! +contacts)
|
||||
(package! org-contacts
|
||||
:pin "f0a430442b2ae60035dcd74fc6a76299875694f3"
|
||||
:recipe (:host nil
|
||||
:type git
|
||||
:repo "https://repo.or.cz/org-contacts.git")))
|
||||
:recipe (:host github :repo "doomelpa/org-contacts")
|
||||
:pin "f0a430442b2ae60035dcd74fc6a76299875694f3"))
|
||||
|
||||
(when (and (featurep :system 'macos)
|
||||
(modulep! :os macos))
|
||||
|
@ -135,9 +133,7 @@
|
|||
(package! ob-nim :pin "6fd060a3ecd38be37e4ec2261cd65760a3c35a91"))
|
||||
(when (modulep! :lang php)
|
||||
(package! ob-php
|
||||
:recipe (:type git
|
||||
:host nil
|
||||
:repo "https://repo.or.cz/ob-php.git")
|
||||
:recipe (:host github :repo "doomelpa/ob-php")
|
||||
:pin "6ebf7799e9ded1d5114094f46785960a50000614"))
|
||||
(when (modulep! :lang racket)
|
||||
(package! ob-racket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue