guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: cage
Subject: [bug#47844] [PATCH 1/2] - updated croatoan TUI library and tinmop.
Date: Sat, 17 Apr 2021 15:53:47 +0200

---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]