mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sbcl-trivia: Update to 20200301.
* gnu/packages/lisp-xyz.scm (sbcl-trivia): Update to 20200301.
This commit is contained in:
parent
27c7df2991
commit
ba69e6e699
1 changed files with 3 additions and 3 deletions
|
@ -6193,8 +6193,8 @@ This package uses fare-quasiquote with named-readtable.")))
|
||||||
@code{fare-quasiquote-optima}.")))
|
@code{fare-quasiquote-optima}.")))
|
||||||
|
|
||||||
(define-public sbcl-trivia.level0
|
(define-public sbcl-trivia.level0
|
||||||
(let ((commit "574901ac376ae54c9d37169fd5efab9b3b8fcc63")
|
(let ((commit "37698b47a14c2007630468de7a993694ef7bd475")
|
||||||
(revision "1"))
|
(revision "2"))
|
||||||
(package
|
(package
|
||||||
(name "sbcl-trivia.level0")
|
(name "sbcl-trivia.level0")
|
||||||
(build-system asdf-build-system/sbcl)
|
(build-system asdf-build-system/sbcl)
|
||||||
|
@ -6209,7 +6209,7 @@ This package uses fare-quasiquote with named-readtable.")))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0hf53n71xzr9sjwrxis5fivx3drclf4s39h5ck8vh21ndqj9zvdk"))))
|
"0rsbwbw3ipxxgr6zzhci12nilq8zky475kmhz1rcxy4q8a85vn72"))))
|
||||||
(inputs
|
(inputs
|
||||||
`(("alexandria" ,sbcl-alexandria)))
|
`(("alexandria" ,sbcl-alexandria)))
|
||||||
(synopsis "Pattern matching in Common Lisp")
|
(synopsis "Pattern matching in Common Lisp")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue