From: Charles via Guix-patches via <guix-patches@gnu.org>
To: 52132@debbugs.gnu.org
Subject: [bug#52132] Update cl-yxorp to 0.3
Date: Sat, 27 Nov 2021 05:22:30 +0000 [thread overview]
Message-ID: <syMMvJov5SPGfQA3bwT3Yj05-9T0SyYb0b9T2gcjkf3G_KXo3Vc7svtsxIVICNygwBH9xf8x8O1drefJYwTapCfz8mv-cyniYE5DRuQKz2o=@protonmail.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 13 bytes --]
Empty Message
[-- Attachment #1.2: Type: text/html, Size: 24 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-Update-cl-yxorp-to-0.3.patch --]
[-- Type: text/x-patch; name=0001-gnu-Update-cl-yxorp-to-0.3.patch, Size: 1896 bytes --]
From 48583c356e2e8d3365898803629bb770f94bccc7 Mon Sep 17 00:00:00 2001
From: Charles <charles.b.jackson@protonmail.com>
Date: Fri, 26 Nov 2021 23:20:35 -0600
Subject: [PATCH] gnu: Update cl-yxorp to 0.3.
* gnu/packages/lisp-xyz.scm (sbcl-yxorp): Update to 0.3.
---
gnu/packages/lisp-xyz.scm | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index b8e9a0eae5..6ddc13e951 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -17903,11 +17903,11 @@ (define-public cl-aserve
(sbcl-package->cl-source-package sbcl-aserve))
(define-public sbcl-yxorp
- (let ((commit "041d0a535d6406df703f5f037d3d2cad4159c74d")
- (revision "2"))
+ (let ((commit "b30c8710864d36f17d3a832ec21d1628f9d82054")
+ (revision "3"))
(package
(name "sbcl-yxorp")
- (version (git-version "0.2" revision commit))
+ (version (git-version "0.3" revision commit))
(source
(origin
(method git-fetch)
@@ -17916,14 +17916,17 @@ (define-public sbcl-yxorp
(commit commit)))
(file-name (git-file-name "cl-yxorp" version))
(sha256
- (base32 "14fvncisig6h2qamczbx9cifp3rbjfw0cmc2ffifvr82x2bwab1f"))))
+ (base32 "1ldx7p6j5l9k45w0dkf75mcav4n0qk2p2h4zgz4bdhm9i5nlwakz"))))
(build-system asdf-build-system/sbcl)
(inputs
- `(("cl+ssl" ,sbcl-cl+ssl)
+ `(("chipz" ,sbcl-chipz)
+ ("chunga" ,sbcl-chunga)
+ ("cl+ssl" ,sbcl-cl+ssl)
("cl-binding-arrows" ,sbcl-binding-arrows)
("cl-str" ,sbcl-cl-str)
("cl-usocket" ,sbcl-usocket)
("flexi-streams" ,sbcl-flexi-streams)
+ ("salza2" ,sbcl-salza2)
("trivial-garbage" ,sbcl-trivial-garbage)))
(home-page "https://github.com/charje/cl-yxorp")
(synopsis
--
2.34.0
next reply other threads:[~2021-11-27 5:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-27 5:22 Charles via Guix-patches via [this message]
2021-11-27 10:05 ` bug#52132: Update cl-yxorp to 0.3 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='syMMvJov5SPGfQA3bwT3Yj05-9T0SyYb0b9T2gcjkf3G_KXo3Vc7svtsxIVICNygwBH9xf8x8O1drefJYwTapCfz8mv-cyniYE5DRuQKz2o=@protonmail.com' \
--to=guix-patches@gnu.org \
--cc=52132@debbugs.gnu.org \
--cc=charles.b.jackson@protonmail.com \
/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.