gnu: sbcl-cl-rdkafka: Update to 1.1.0.

* gnu/packages/lisp-xyz.scm (sbcl-cl-rdkafka): Update to 1.1.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
Sharlatan Hellseher 2021-02-15 21:19:48 +00:00 committed by Guillaume Le Vaillant
parent 34f2a60875
commit ea6b4b909f
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -10699,7 +10699,7 @@ (define-public ecl-cl-ascii-table
(define-public sbcl-cl-rdkafka
(package
(name "sbcl-cl-rdkafka")
(version "1.0.2")
(version "1.1.0")
(source
(origin
(method git-fetch)
@ -10709,7 +10709,7 @@ (define-public sbcl-cl-rdkafka
(file-name (git-file-name name version))
(sha256
(base32
"1qcgfd4h7syilzmrmd4z2vknbvawda3q3ykw7xm8n381syry4g82"))))
"0z2g0k0xy8k1p9g93h8dy9wbygaq7ziwagm4yz93zk67mhc0b84v"))))
(build-system asdf-build-system/sbcl)
(arguments
`(#:tests? #f ; Attempts to connect to locally running Kafka