diff mbox series

[bug#41453] gnu: sbcl-ttf-fonts: Update to revision 920f8fc

Message ID 20200522094856.16885-1-sirmacik@wioo.waw.pl
State Accepted
Headers show
Series [bug#41453] gnu: sbcl-ttf-fonts: Update to revision 920f8fc | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job

Commit Message

Marcin Karpezo May 22, 2020, 9:48 a.m. UTC
---
 gnu/packages/wm.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Marius Bakke May 23, 2020, 7:42 p.m. UTC | #1
Marcin Karpezo <sirmacik@wioo.waw.pl> writes:

> ---
>  gnu/packages/wm.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I think you forgot to update the sha256 checksum here (obtain with 'guix
hash -rx /the/checkout').  Please also add a commit message.  Can you
send an updated patch?  Thanks!
Marcin Karpezo May 25, 2020, 5:48 p.m. UTC | #2
Marius Bakke <mbakke@fastmail.com> writes:

> Marcin Karpezo <sirmacik@wioo.waw.pl> writes:
>
>> ---
>>  gnu/packages/wm.scm | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> I think you forgot to update the sha256 checksum here (obtain with 'guix
> hash -rx /the/checkout').  Please also add a commit message.  Can you
> send an updated patch?  Thanks!

Hi Marius,

I've sent updated patch as a part of issue 41452. This one can be closed.
Marius Bakke May 30, 2020, 12:52 p.m. UTC | #3
sirmacik <sirmacik@wioo.waw.pl> writes:

> Marius Bakke <mbakke@fastmail.com> writes:
>
>> Marcin Karpezo <sirmacik@wioo.waw.pl> writes:
>>
>>> ---
>>>  gnu/packages/wm.scm | 2 +-
>>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> I think you forgot to update the sha256 checksum here (obtain with 'guix
>> hash -rx /the/checkout').  Please also add a commit message.  Can you
>> send an updated patch?  Thanks!
>
> Hi Marius,
>
> I've sent updated patch as a part of issue 41452. This one can be closed.

OK, closing!  PS: you can do so yourself by appending "-done" to the
issue ID, like I've done in this message.

Thanks!
diff mbox series

Patch

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 1151b8115d..af14d06a88 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1701,7 +1701,7 @@  productive, customizable lisp based systems.")
   (deprecated-package "sbcl-stumpwm-with-slynk" stumpwm+slynk))
 
 (define-public sbcl-stumpwm-ttf-fonts
-  (let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91")
+  (let ((commit "920f8fc1488f7953f205e1dda4c2ecbbbda56d63")
         (revision "1"))
     (package
       (name "sbcl-ttf-fonts")