gnu: sbcl-next: Update inputs for 1.2.0.

* gnu/packages/web-browsers.scm (sbcl-next)[inputs]: Update for 1.2.0.
master
Pierre Neidhardt 2018-12-23 12:05:12 +01:00
parent 194d1ec336
commit fc1f3f2547
No known key found for this signature in database
GPG Key ID: 9BDCF497A4BBCC7F
1 changed files with 2 additions and 1 deletions

View File

@ -469,5 +469,6 @@ features for productive professionals.")
("cl-css" ,sbcl-cl-css)
("bordeaux-threads" ,sbcl-bordeaux-threads)
("s-xml-rpc" ,sbcl-s-xml-rpc)
("unix-opts" ,sbcl-unix-opts)))
("unix-opts" ,sbcl-unix-opts)
("trivial-clipboard" ,sbcl-trivial-clipboard)))
(synopsis "Infinitely extensible web-browser (with Lisp development files)")))