From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 46546@debbugs.gnu.org
Subject: [bug#46546] [PATCH]: gnu: cl-rdkafka: Update-to 1.1.0
Date: Mon, 15 Feb 2021 21:23:13 +0000 [thread overview]
Message-ID: <CAO+9K5rxuMOabCmXH=pfTDehj-Eb7swRi+zUM_G-Go3oNMCCXA@mail.gmail.com> (raw)
[-- 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
next reply other threads:[~2021-02-15 21:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-15 21:23 Sharlatan Hellseher [this message]
2021-02-16 8:42 ` bug#46546: [PATCH]: gnu: cl-rdkafka: Update-to 1.1.0 Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAO+9K5rxuMOabCmXH=pfTDehj-Eb7swRi+zUM_G-Go3oNMCCXA@mail.gmail.com' \
--to=sharlatanus@gmail.com \
--cc=46546@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.