* [bug#46546] [PATCH]: gnu: cl-rdkafka: Update-to 1.1.0
@ 2021-02-15 21:23 Sharlatan Hellseher
2021-02-16 8:42 ` bug#46546: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-02-15 21:23 UTC (permalink / raw)
To: 46546
[-- Attachment #1: Type: text/plain, Size: 356 bytes --]
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
[-- Attachment #2: 0001-gnu-cl-rdkafka-Update-to-1.1.0.patch --]
[-- Type: text/x-patch, Size: 1067 bytes --]
From fde6cd95672d1d828d216211f872f5a5988cb567 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Mon, 15 Feb 2021 21:19:48 +0000
Subject: [PATCH] gnu: cl-rdkafka: Update to 1.1.0
---
gnu/packages/lisp-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 81cbc28d71..3843fd373b 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -10699,7 +10699,7 @@ tables.")
(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 @@ tables.")
(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
--
2.30.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#46546: [PATCH]: gnu: cl-rdkafka: Update-to 1.1.0
2021-02-15 21:23 [bug#46546] [PATCH]: gnu: cl-rdkafka: Update-to 1.1.0 Sharlatan Hellseher
@ 2021-02-16 8:42 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-02-16 8:42 UTC (permalink / raw)
To: Sharlatan Hellseher; +Cc: 46546-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as ea6b4b909f5fa784261c8fbc1973811672b048d7.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-02-16 8:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-15 21:23 [bug#46546] [PATCH]: gnu: cl-rdkafka: Update-to 1.1.0 Sharlatan Hellseher
2021-02-16 8:42 ` bug#46546: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.