* [bug#55955] [PATCH]: Update sbcl-dexador to 0.9.15
@ 2022-06-14 8:50 André A. Gomes
2022-06-14 14:00 ` bug#55955: " Guillaume Le Vaillant
0 siblings, 1 reply; 3+ messages in thread
From: André A. Gomes @ 2022-06-14 8:50 UTC (permalink / raw)
To: 55955; +Cc: pierre
[-- Attachment #1: Type: text/plain, Size: 365 bytes --]
Hi Guix,
Notice this is indeed revision 1, not revision 0, since version 0.9.15
corresponds to another commit:
https://github.com/fukamachi/dexador/commit/17d6f54a65e54a96b4682cf4d107493489d671f3
Hopefully I have proceeded according to Guix's guidelines .
Please find the patch attached.
--
André A. Gomes
"You cannot even find the ruins..."
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-sbcl-dexador-Update-to-0.9.15.patch --]
[-- Type: text/x-patch, Size: 1465 bytes --]
From 128f1432697600de6e866980f3f1f8b0b3df0ce9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20A=2E=20Gomes?= <andremegafone@gmail.com>
Date: Tue, 14 Jun 2022 09:46:23 +0100
Subject: [PATCH] gnu: sbcl-dexador: Update to 0.9.15.
* gnu/packages/lisp-xyz.scm (sbcl-dexador): Update to 0.9.15.
---
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 c3b14135a3..afea42087b 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -6056,12 +6056,12 @@ (define-public ecl-cl-cookie
(sbcl-package->ecl-package sbcl-cl-cookie))
(define-public sbcl-dexador
- (let ((commit "953090f04c4d1a9ee6632b90133cdc297b68badc")
+ (let ((commit "74a233edb0ebf2b8c696fb8db984ac568fbcc4e5")
(revision "1"))
(package
(name "sbcl-dexador")
(build-system asdf-build-system/sbcl)
- (version "0.9.14" )
+ (version "0.9.15" )
(home-page "https://github.com/fukamachi/dexador")
(source
(origin
@@ -6072,7 +6072,7 @@ (define-public sbcl-dexador
(file-name (git-file-name name version))
(sha256
(base32
- "0w18fz3301rpmwc3kwb810czcd24mbf7r1z8vdyc0v5crjfpw3mn"))))
+ "14cbykd9j8klm8sz3siq5zk78a0ljd6rdwfq12fi4h1ih50apyfi"))))
(inputs
`(("trivial-gray-streams" ,sbcl-trivial-gray-streams)
("babel" ,sbcl-babel)
--
2.36.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#55955: [PATCH]: Update sbcl-dexador to 0.9.15
2022-06-14 8:50 [bug#55955] [PATCH]: Update sbcl-dexador to 0.9.15 André A. Gomes
@ 2022-06-14 14:00 ` Guillaume Le Vaillant
2022-06-14 14:08 ` [bug#55955] " André A. Gomes
0 siblings, 1 reply; 3+ messages in thread
From: Guillaume Le Vaillant @ 2022-06-14 14:00 UTC (permalink / raw)
To: André A. Gomes; +Cc: 55955-done
[-- Attachment #1: Type: text/plain, Size: 556 bytes --]
André A. Gomes <andremegafone@gmail.com> skribis:
> Hi Guix,
>
> Notice this is indeed revision 1, not revision 0, since version 0.9.15
> corresponds to another commit:
>
> https://github.com/fukamachi/dexador/commit/17d6f54a65e54a96b4682cf4d107493489d671f3
>
> Hopefully I have proceeded according to Guix's guidelines .
>
> Please find the patch attached.
I made the version field use the 'git-version' function to take the
revision number into consideration, and pushed the patch as
893fc788fb0ca28d596317258dec668be314602c.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#55955] [PATCH]: Update sbcl-dexador to 0.9.15
2022-06-14 14:00 ` bug#55955: " Guillaume Le Vaillant
@ 2022-06-14 14:08 ` André A. Gomes
0 siblings, 0 replies; 3+ messages in thread
From: André A. Gomes @ 2022-06-14 14:08 UTC (permalink / raw)
To: Guillaume Le Vaillant; +Cc: 55955-done
Guillaume Le Vaillant <glv@posteo.net> writes:
> I made the version field use the 'git-version' function to take the
> revision number into consideration, and pushed the patch as
> 893fc788fb0ca28d596317258dec668be314602c.
> Thanks.
Thank you Guillaume!
--
André A. Gomes
"You cannot even find the ruins..."
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-06-14 14:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-14 8:50 [bug#55955] [PATCH]: Update sbcl-dexador to 0.9.15 André A. Gomes
2022-06-14 14:00 ` bug#55955: " Guillaume Le Vaillant
2022-06-14 14:08 ` [bug#55955] " André A. Gomes
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).