[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/18: gnu: cl-metabang-bind: Update to 0.8.0-2.0819642.
|
From: |
guix-commits |
|
Subject: |
14/18: gnu: cl-metabang-bind: Update to 0.8.0-2.0819642. |
|
Date: |
Thu, 9 Nov 2023 09:33:34 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit 8fd37af45abd9a19d98e71c1ddf38253e88fda35
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Tue Nov 7 00:57:58 2023 +0000
gnu: cl-metabang-bind: Update to 0.8.0-2.0819642.
* gnu/packages/lisp-xyz.scm (sbcl-metabang-bind): Update to 0.8.0-2.0819642.
[source]: Update URL as maintainer and owner of repository was changed.
Change-Id: I5fdde9e53e0b7e9cd585ebda85eebe3c29b1d841
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
gnu/packages/lisp-xyz.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 456180554a..57f9c363e7 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -7726,8 +7726,8 @@ CPython implementation of Python) and Common Lisp.")
(sbcl-package->ecl-package sbcl-burgled-batteries3))
(define-public sbcl-metabang-bind
- (let ((commit "c93b7f7e1c18c954c2283efd6a7fdab36746ab5e")
- (revision "1"))
+ (let ((commit "08196426cb099db0623e6cae2aeca566e0b788b2")
+ (revision "2"))
(package
(name "sbcl-metabang-bind")
(version (git-version "0.8.0" revision commit))
@@ -7735,12 +7735,12 @@ CPython implementation of Python) and Common Lisp.")
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/gwkkwg/metabang-bind")
+ (url "https://github.com/hraban/metabang-bind")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
- "0hd0kr91795v77akpbcyqiss9p0p7ypa9dznrllincnmgvsxlmf0"))))
+ "14g7k3zhm8cd6bssc5mm5h6iq1dv5lfhiq33aimcmj5a6vbiq47d"))))
(build-system asdf-build-system/sbcl)
(native-inputs
(list sbcl-lift))
- 05/18: gnu: cl-markdown: Remove package labels., (continued)
- 05/18: gnu: cl-markdown: Remove package labels., guix-commits, 2023/11/09
- 06/18: gnu: cl-metacopy: Update to 0.2.0-2.df7856f., guix-commits, 2023/11/09
- 08/18: gnu: cl-trivial-timeout: Update to 0.1.5-2.e70d9b4., guix-commits, 2023/11/09
- 10/18: gnu: cl-mathstats: Update source URL., guix-commits, 2023/11/09
- 11/18: gnu: cl-dynamic-classes: Update to 1.0.2-0.ebd7405., guix-commits, 2023/11/09
- 12/18: gnu: cl-containers: Update to 0.12.1-4.781ebfe., guix-commits, 2023/11/09
- 13/18: gnu: cl-metatilities-base: Update to 0.6.6-2.ef04337., guix-commits, 2023/11/09
- 17/18: gnu: emacs-sly: Update to 1.0.43-9.9c43bf6., guix-commits, 2023/11/09
- 07/18: gnu: cl-metacopy: Add ECL build., guix-commits, 2023/11/09
- 09/18: gnu: cl-trivial-timeout: Enable tests., guix-commits, 2023/11/09
- 14/18: gnu: cl-metabang-bind: Update to 0.8.0-2.0819642.,
guix-commits <=
- 15/18: gnu: cl-trivial-backtrace: Update to 1.1.0-2.7f90b4a., guix-commits, 2023/11/09
- 16/18: gnu: cl-graph: Update to 0.10.2-2.c617de3., guix-commits, 2023/11/09
- 18/18: gnu: cl-slynk: Update to 1.0.43-9.9c43bf6., guix-commits, 2023/11/09