* [bug#46248] [PATCH] Update 3bz to 0.0.0-1.569614c
@ 2021-02-02 0:06 Sharlatan Hellseher
2021-02-02 9:40 ` bug#46248: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-02-02 0:06 UTC (permalink / raw)
To: 46248
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#46248: [PATCH] Update 3bz to 0.0.0-1.569614c
2021-02-02 0:06 [bug#46248] [PATCH] Update 3bz to 0.0.0-1.569614c Sharlatan Hellseher
@ 2021-02-02 9:40 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-02-02 9:40 UTC (permalink / raw)
To: Sharlatan Hellseher; +Cc: 46248-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as 13337a2fa081dea78b46615349eaa599740de6cb.
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-02 9:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-02 0:06 [bug#46248] [PATCH] Update 3bz to 0.0.0-1.569614c Sharlatan Hellseher
2021-02-02 9:40 ` bug#46248: " Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).