[PATCH 1/2] - updated croatoan TUI library and tinmop.

  • Done
  • quality assurance status badge
Details
2 participants
  • GNU Guix Live
  • Guillaume Le Vaillant
Owner
unassigned
Submitted by
GNU Guix Live
Severity
normal

Debbugs page

GNU Guix Live wrote 4 years ago
(address . guix-patches@gnu.org)
YHri7FqU0LDBktKe@kurosawa.casa.net
---
gnu/packages/lisp-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 7ee1957169..36acbb6c61 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -15014,7 +15014,7 @@ protocol for Mastodon.")
(sbcl-package->cl-source-package sbcl-tooter))
(define-public sbcl-croatoan
- (let ((commit "89ecd147cf1548f569f23353b3ab656cfb74de1f")
+ (let ((commit "7077ef14d27e8708515ad8d309886f516e7fbd98")
(revision "1"))
(package
(name "sbcl-croatoan")
@@ -15027,7 +15027,7 @@ protocol for Mastodon.")
(commit commit)))
(file-name (git-file-name "croatoan" version))
(sha256
- (base32 "0pk4mym88531jx0f1zmm6gmvrmdjzj2zcl2cdywdsxvjygr53zyx"))))
+ (base32 "0gf2sjpsdkd9s8imwy2wjrkdx82a5sc4yy9bndlnjlwmdraw4j37"))))
(build-system asdf-build-system/sbcl)
(arguments
'(#:phases
--
2.31.0
Guillaume Le Vaillant wrote 4 years ago
(name . cage)(address . cage-dev@twistfold.it)(address . 47842-done@debbugs.gnu.org)(address . 47844-done@debbugs.gnu.org)
87o8eai8yq.fsf@yamatai
Patches pushed as 7b5b42129e13e60f0a140e0e7845e715b535a997 and
following with a few fixes (commit messages, incrementing 'revision').
Thanks.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYH2jHQ8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j+HNwD/fwRc31U73eWSlVwpnqOOn5kZLRGbedBopkmF
2qXnaBwBAJo2ogvWh8x9FywZqgcolZxEpPeKKJw9eYJva79oYwjA
=+W+3
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 47842
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