GNU bug report logs - #41452
[PATCH] gnu: sbcl-pass: Update to revision 920f8fc

Previous Next

Package: guix-patches;

Reported by: Marcin Karpezo <sirmacik <at> wioo.waw.pl>

Date: Fri, 22 May 2020 09:48:02 UTC

Severity: normal

Tags: patch

Done: Oleg Pykhalov <go.wigust <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: Marcin Karpezo <sirmacik <at> wioo.waw.pl>
Cc: 41452 <at> debbugs.gnu.org
Subject: [bug#41452] [PATCH] gnu: sbcl-pass: Update to revision 920f8fc
Date: Sat, 23 May 2020 09:36:00 +0300
[Message part 1 (text/plain, inline)]
Hi,

Marcin Karpezo <sirmacik <at> wioo.waw.pl> writes:

> ---
>  gnu/packages/wm.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
> index 1151b8115d..1d8b6d603e 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1732,7 +1732,7 @@ rendering.")
>        (license (list license:gpl2+ license:gpl3+ license:bsd-2)))))
>  
>  (define-public sbcl-stumpwm-pass
> -  (let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91")
> +  (let ((commit "920f8fc1488f7953f205e1dda4c2ecbbbda56d63")
>          (revision "1"))
>      (package
>        (name "sbcl-pass")

You need to update the sha256, otherwise you will use dd5b0379… if you
have it in a store.  I usually change ony character in sha256 hash, so
Guix will redownload and complain with a right hash.

Also, could you please update other packages with dd5b0379… commit and
send them to 41452 <at> debbugs.gnu.org?
--8<---------------cut here---------------start------------->8---
./gnu/packages/wm.scm
1663-(define-public stumpish
1664:  (let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91")
--
1703-(define-public sbcl-stumpwm-ttf-fonts
1704:  (let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91")
--
1734-(define-public sbcl-stumpwm-pass
1735:  (let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91")
--
1764-(define-public sbcl-stumpwm-globalwindows
1765:  (let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91")
--
1794-(define-public sbcl-stumpwm-swm-gaps
1795:  (let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91")

./gnu/packages/emacs-xyz.scm
15410-(define-public emacs-stumpwm-mode
15411:  (let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91")
--8<---------------cut here---------------end--------------->8---

Thanks,
Oleg.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 359 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.