all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#52032] Update cl-portal and cl-yxorp
@ 2021-11-22  6:01 Charles via Guix-patches via
  2021-11-22 10:48 ` bug#52032: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Charles via Guix-patches via @ 2021-11-22  6:01 UTC (permalink / raw)
  To: 52032


[-- Attachment #1.1: Type: text/plain, Size: 55 bytes --]

The patches are unrelated and the order doesn't matter.

[-- Attachment #1.2: Type: text/html, Size: 70 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-Update-cl-yxorp-to-0.2.patch --]
[-- Type: text/x-patch; name=0001-gnu-Update-cl-yxorp-to-0.2.patch, Size: 1455 bytes --]

From 8b753d89124fe0e2c3a9c8339ed8b53f21462466 Mon Sep 17 00:00:00 2001
From: Charles <charles.b.jackson@protonmail.com>
Date: Sun, 21 Nov 2021 23:50:18 -0600
Subject: [PATCH 1/2] gnu: Update cl-yxorp to 0.2.

* gnu/packages/lisp-xyz.scm (sbcl-yxorp): Update to 0.2.
---
 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 f891164fc8..0b8bcd0427 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -17896,11 +17896,11 @@ (define-public cl-aserve
   (sbcl-package->cl-source-package sbcl-aserve))
 
 (define-public sbcl-yxorp
-  (let ((commit "d2e8f9304549e47ae5c7fa35a6b114804603eac9")
-        (revision "1"))
+  (let ((commit "041d0a535d6406df703f5f037d3d2cad4159c74d")
+        (revision "2"))
     (package
       (name "sbcl-yxorp")
-      (version (git-version "0" revision commit))
+      (version (git-version "0.2" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -17909,7 +17909,7 @@ (define-public sbcl-yxorp
                (commit commit)))
          (file-name (git-file-name "cl-yxorp" version))
          (sha256
-          (base32 "1zz1j678vzwkf817h2z0pf0fcyf4mldv4hiv1wyam58hd4bcrjsw"))))
+          (base32 "14fvncisig6h2qamczbx9cifp3rbjfw0cmc2ffifvr82x2bwab1f"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("cl+ssl" ,sbcl-cl+ssl)
-- 
2.34.0


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #3: 0002-gnu-Update-cl-portal-to-1.2.patch --]
[-- Type: text/x-patch; name=0002-gnu-Update-cl-portal-to-1.2.patch, Size: 1472 bytes --]

From be05062e3d8859fb42e85ace4d3dcb770d523b42 Mon Sep 17 00:00:00 2001
From: Charles <charles.b.jackson@protonmail.com>
Date: Sun, 21 Nov 2021 23:57:01 -0600
Subject: [PATCH 2/2] gnu: Update cl-portal to 1.2.

* gnu/packages/lisp-xyz.scm (sbcl-portal): Update to 1.2.
---
 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 0b8bcd0427..a40ce00ed3 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18107,11 +18107,11 @@ (define-public cl-issr-core
   (sbcl-package->cl-source-package sbcl-issr-core))
 
 (define-public sbcl-portal
-  (let ((commit "cc7ba6a54cea6ef63b17dcc6e653d91d9907f59e")
-        (revision "1"))
+  (let ((commit "416589fa04cb239971422a1272acba236c8333be")
+        (revision "2"))
     (package
       (name "sbcl-portal")
-      (version (git-version "1" revision commit))
+      (version (git-version "1.2" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -18120,7 +18120,7 @@ (define-public sbcl-portal
                (commit commit)))
          (file-name (git-file-name "portal" version))
          (sha256
-          (base32 "0fc81iwb4lpp8d2scdwafkixxwkfmq4gqns522zyb4bh6c1rfmwy"))))
+          (base32 "1012jc068qdd8df6mmbn8vmmqlniqm5j2jbyrraw3yz8c13c8280"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("alexandria" ,sbcl-alexandria)
-- 
2.34.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#52032: Update cl-portal and cl-yxorp
  2021-11-22  6:01 [bug#52032] Update cl-portal and cl-yxorp Charles via Guix-patches via
@ 2021-11-22 10:48 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-11-22 10:48 UTC (permalink / raw)
  To: Charles; +Cc: 52032-done

[-- Attachment #1: Type: text/plain, Size: 82 bytes --]

Patches pushed as e26a149e22e46fa37d0b34e1d0341a227d3fa907 and
following.
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-11-22 11:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22  6:01 [bug#52032] Update cl-portal and cl-yxorp Charles via Guix-patches via
2021-11-22 10:48 ` bug#52032: " 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.