[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#72785] [PATCH 4/6] gnu: cl-tooter: Update to 1.0.0-4.76fbb360.
From: |
GNU Guix Live |
Subject: |
[bug#72785] [PATCH 4/6] gnu: cl-tooter: Update to 1.0.0-4.76fbb360. |
Date: |
Sat, 24 Aug 2024 12:33:43 +0200 |
Change-Id: I76b6085621bce12b3142a9db81c5dfeaae40a16d
---
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 ae40069734..fb0f381c00 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -28008,7 +28008,7 @@ (define-public ecl-the-cost-of-nothing
(sbcl-package->ecl-package sbcl-the-cost-of-nothing))
(define-public sbcl-tooter
- (let ((commit "2dcc2facddcacd79d0cce545a8c4b73c35826fc1")
+ (let ((commit "76fbb36552b036ee84ec7fe4773616470b1ce4c2")
(revision "4"))
(package
(name "sbcl-tooter")
@@ -28021,7 +28021,7 @@ (define-public sbcl-tooter
(commit commit)))
(file-name (git-file-name "cl-tooter" version))
(sha256
- (base32 "1zisrmslj4rnibm02vxh7hbas2cfsjh6iizs2nfdg3a3pn7bhf6h"))))
+ (base32 "05icr9aflxvqbkjj0f6yh0g5cr77vf9qdvwvlicw2nvbw4jdnmm8"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-alexandria
--
2.38.1
- [bug#72785] [PATCH 1/6] gnu: cl-croatoan: Update to 0.3., GNU Guix Live, 2024/08/24
- [bug#72786] [PATCH 2/6] gnu: cl-colors2: Update to 0.6.1., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH 3/6] gnu: cl-nodgui: Update to 0.7.0.2., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH 5/6] gnu: tinmop: Update to 0.9.9.14142135623., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH 4/6] gnu: cl-tooter: Update to 1.0.0-4.76fbb360.,
GNU Guix Live <=
- [bug#72785] [PATCH 6/6] gnu: gmid: Update to 2.1., GNU Guix Live, 2024/08/24
- [bug#72785] [PATCH] gnu: cl-nodgui: Update to 0.7.0.3., GNU Guix Live, 2024/08/25
- [bug#72785] [PATCH] gnu: gmid: Update to 2.1.1., GNU Guix Live, 2024/08/25
- bug#72785: [PATCH 1/6] gnu: cl-croatoan: Update to 0.3., Guillaume Le Vaillant, 2024/08/26