all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#46975] [PATCH 2/2] Update: cl-interpol to 0.2.7-1.70a1137, nodgui to 0.1.1-1.4a9c2e7
@ 2021-03-06 20:57 Sharlatan Hellseher
  2021-03-08 14:13 ` bug#46975: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-03-06 20:57 UTC (permalink / raw)
  To: 46975

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

--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.

[-- Attachment #2: 0001-gnu-nodgui-Update-to-0.1.1-1.4a9c2e7.patch --]
[-- Type: text/x-patch, Size: 1485 bytes --]

From bc580a876e461a220b9a39f8636911fe14ce8a77 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Sat, 6 Mar 2021 20:53:59 +0000
Subject: [PATCH] gnu: nodgui: Update to 0.1.1-1.4a9c2e7

* gnu/packages/lisp-xyz.scm: (sbcl-nodgui): Update to 0.1.1-1.4a9c2e7
---
 gnu/packages/lisp-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 6bf3ba9b11..bd91f3865e 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -9000,11 +9000,11 @@ for reading and writing JPEG image files.")
   (sbcl-package->ecl-package sbcl-cl-jpeg))
 
 (define-public sbcl-nodgui
-  (let ((commit "bc59ed9b787dfc9e68ae3bd7f7e8507c5c619212")
+  (let ((commit "4a9c2e7714b278fbe97d198c56f54ea87290001d")
         (revision "1"))
     (package
       (name "sbcl-nodgui")
-      (version (git-version "0.0.5" revision commit))
+      (version (git-version "0.1.1" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -9013,7 +9013,7 @@ for reading and writing JPEG image files.")
                (commit commit)))
          (file-name (git-file-name name version))
          (sha256
-          (base32 "0xx0dk54d882i598ydnwmy7mnfk0b7vib3ddsgpqxhjck1rwq8l8"))))
+          (base32 "1vgzzw459h32v2mi41cia6i940jqmvxlc8w3xj3516hbc2mqkaib"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("alexandria" ,sbcl-alexandria)
-- 
2.29.2


[-- Attachment #3: 0001-gnu-cl-interpol-Update-to-0.2.7-1.70a1137.patch --]
[-- Type: text/x-patch, Size: 1453 bytes --]

From 6ccb19ef8c80241664ef17e3c0cc9d7f81ee5b08 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Sat, 6 Mar 2021 20:48:29 +0000
Subject: [PATCH] gnu: cl-interpol: Update to 0.2.7-1.70a1137

* gnu/packages/lisp-xyz: (sbcl-cl-interpol): Updated to 0.2.7-1.70a1137
---
 gnu/packages/lisp-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 161a15c44f..6bf3ba9b11 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -7991,11 +7991,11 @@ intending to program in Lisp.")
   (sbcl-package->cl-source-package sbcl-antik))
 
 (define-public sbcl-cl-interpol
-  (let ((commit "1fd288d861db85bc4677cff3cdd6af75fda1afb4")
+  (let ((commit "70a1137f41dd8889004dbab9536b1adeac2497aa")
         (revision "1"))
     (package
       (name "sbcl-cl-interpol")
-      (version (git-version "0.2.6" revision commit))
+      (version (git-version "0.2.7" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -8005,7 +8005,7 @@ intending to program in Lisp.")
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1hnikak52hmcq1r5f616m6qq1108qnkw80pja950nv1fq5p0ppjn"))))
+           "1kr00zf62m7la7rxa2m5w49r9cyzamc106hvjcc8ffmi7a4jw490"))))
       (build-system asdf-build-system/sbcl)
       (inputs
        `(("cl-unicode" ,sbcl-cl-unicode)
-- 
2.29.2


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

* bug#46975: [PATCH 2/2] Update: cl-interpol to 0.2.7-1.70a1137, nodgui to 0.1.1-1.4a9c2e7
  2021-03-06 20:57 [bug#46975] [PATCH 2/2] Update: cl-interpol to 0.2.7-1.70a1137, nodgui to 0.1.1-1.4a9c2e7 Sharlatan Hellseher
@ 2021-03-08 14:13 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-03-08 14:13 UTC (permalink / raw)
  To: Sharlatan Hellseher; +Cc: 46975-done

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

Patches pushed as 875b0bf640ce7a8d959b218c180a0b400b9d0290 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-03-08 14:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-06 20:57 [bug#46975] [PATCH 2/2] Update: cl-interpol to 0.2.7-1.70a1137, nodgui to 0.1.1-1.4a9c2e7 Sharlatan Hellseher
2021-03-08 14:13 ` bug#46975: " 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.