[PATCH 2/2] Update: cl-interpol to 0.2.7-1.70a1137, nodgui to 0.1.1-1.4a9c2e7

  • Done
  • quality assurance status badge
Details
2 participants
  • Guillaume Le Vaillant
  • Sharlatan Hellseher
Owner
unassigned
Submitted by
Sharlatan Hellseher
Severity
normal

Debbugs page

Sharlatan Hellseher wrote 4 years ago
(address . guix-patches@gnu.org)
CAO+9K5pADJPPtScbR821EbBgMMD=gxSS7SoEJTdtECqZ_HOxXw@mail.gmail.com
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
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(-)

Toggle diff (29 lines)
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
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(-)

Toggle diff (29 lines)
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
Guillaume Le Vaillant wrote 4 years ago
(name . Sharlatan Hellseher)(address . sharlatanus@gmail.com)(address . 46975-done@debbugs.gnu.org)
87pn09ka24.fsf@yamatai
Patches pushed as 875b0bf640ce7a8d959b218c180a0b400b9d0290 and
following.
Thanks.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYEYxEw8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j9+IAD/Y4by7p7dm4U1bADJ2Nz44EchRcY3heeCF526
dluHqFUA/icnEfA0PMgEZxYszpaASOYqt9d9pgOEWEjIyN/h9qgh
=5BQQ
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 46975@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 46975
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help