From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 46248@debbugs.gnu.org
Subject: [bug#46248] [PATCH] Update 3bz to 0.0.0-1.569614c
Date: Tue, 2 Feb 2021 00:06:35 +0000 [thread overview]
Message-ID: <CAO+9K5ouv5we1A8vtHKcVq7O_Yw=Dr69CuRgrwDhandkgWEErg@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 356 bytes --]
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
[-- Attachment #2: 0001-gnu-Update-3bz-to-0.0.0-1.569614c.patch --]
[-- Type: text/x-patch, Size: 1777 bytes --]
From 18ca79f7d5a193b4b0f96466989a1beacfd01a89 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Mon, 1 Feb 2021 23:51:40 +0000
Subject: [PATCH] gnu: Update 3bz to 0.0.0-1.569614c
* gnu/packages/lisp-xyz.scm (sbcl-3bz): Update to 0.0.0-1.569614c
---
gnu/packages/lisp-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 7cfd4b2a6b..1f01412b4c 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -11017,8 +11017,8 @@ than a few Kb.")
(sbcl-package->ecl-package sbcl-mmap))
(define-public sbcl-3bz
- (let ((commit "d6119083b5e0b0a6dd3abc2877936c51f3f3deed")
- (revision "0"))
+ (let ((commit "569614c40408f3aefc77ba233e0e4bd66d3850ad")
+ (revision "1"))
(package
(name "sbcl-3bz")
(version (git-version "0.0.0" revision commit))
@@ -11030,7 +11030,7 @@ than a few Kb.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0fyxzyf2b6sc0w8d9g4nlva861565z6f3xszj0lw29x526dd9rhj"))))
+ (base32 "0kvvlvf50jhhw1s510f3clpr1a68632bq6d698yxcrx722igcrg4"))))
(build-system asdf-build-system/sbcl)
(inputs
`(("alexandria" ,sbcl-alexandria)
@@ -11040,7 +11040,7 @@ than a few Kb.")
("nibbles" ,sbcl-nibbles)
("trivial-features" ,sbcl-trivial-features)))
(arguments
- ;; FIXME: Without the following line, the build fails (see issue 41437).
+ ;; FIXME: #41437 - Build fails when package name starts from a digit
`(#:asd-systems '("3bz")))
(home-page "https://github.com/3b/3bz")
(synopsis "Deflate decompression for Common Lisp")
--
2.30.0
next reply other threads:[~2021-02-02 0:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-02 0:06 Sharlatan Hellseher [this message]
2021-02-02 9:40 ` bug#46248: [PATCH] Update 3bz to 0.0.0-1.569614c 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+9K5ouv5we1A8vtHKcVq7O_Yw=Dr69CuRgrwDhandkgWEErg@mail.gmail.com' \
--to=sharlatanus@gmail.com \
--cc=46248@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.