[semantic-web] Fix missing package, ttl-mode

This commit is contained in:
Maxi Wolff 2022-01-03 22:39:24 +01:00
parent 8f59762378
commit faaf87a375
No known key found for this signature in database
GPG Key ID: 2DD07025BFDBD89A
1 changed files with 3 additions and 2 deletions

View File

@ -22,8 +22,9 @@
(defconst semantic-web-packages (defconst semantic-web-packages
'( '((ttl-mode :location (recipe
ttl-mode :fetcher github
:repo "jeeger/ttl-mode"))
sparql-mode sparql-mode
org)) org))