# -*- mode: snippet -*- # name: guix-commit-message-use-https-home-page # key: https # condition: git-commit-mode # -- gnu: $1: Use HTTPS home page URI. * `(car (magit-staged-files))` ($1)[home-page]: Use HTTPS URI. `(mapconcat (lambda (file) (concat "* " file)) (cdr (magit-staged-files)) "\n")`>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/rdf.scm
AgeCommit message (Expand)Author
2019-11-12gnu: sord: Update to 0.16.4....* gnu/packages/rdf.scm (sord): Update to 0.16.4. Tobias Geerinckx-Rice
2019-07-17gnu: sord: Propagate serd....* gnu/packages/rdf.scm (sord)[inputs]: Move serd from here… [propagated-inputs]: …to here. Tobias Geerinckx-Rice