[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/26: gnu: cl-chipz: Update to 0.8-2.82a17d3.
From: |
guix-commits |
Subject: |
12/26: gnu: cl-chipz: Update to 0.8-2.82a17d3. |
Date: |
Thu, 3 Mar 2022 10:22:41 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit fa1bef7fe1dc64b93aab508592b037bd1019056d
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Thu Mar 3 11:03:37 2022 +0100
gnu: cl-chipz: Update to 0.8-2.82a17d3.
* gnu/packages/lisp-xyz.scm (sbcl-chipz): Update to 0.8-2.82a17d3.
[source]: Switch to maintained repository.
---
gnu/packages/lisp-xyz.scm | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 4653039f14..cc92b9cf99 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3971,8 +3971,8 @@ as good or bad as the next one.")
(define-public sbcl-chipz
(let ((version "0.8")
- (commit "75dfbc660a5a28161c57f115adf74c8a926bfc4d")
- (revision "1"))
+ (commit "82a17d39c78d91f6ea63a03aca8f9aa6069a5e11")
+ (revision "2"))
(package
(name "sbcl-chipz")
(version (git-version version revision commit))
@@ -3980,12 +3980,11 @@ as good or bad as the next one.")
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/froydnj/chipz")
+ (url "https://github.com/sharplispers/chipz")
(commit commit)))
- (file-name (git-file-name name version))
+ (file-name (git-file-name "cl-chipz" version))
(sha256
- (base32
- "0plx4rs39zbs4gjk77h4a2q11zpy75fh9v8hnxrvsf8fnakajhwg"))))
+ (base32 "1n4f22i9j8iapjd6yx1z348rggcybvg9h794kx9libjgz4bs371h"))))
(build-system asdf-build-system/sbcl)
(native-inputs
(list sbcl-flexi-streams))
- branch master updated (734b76c5fc -> 89f17efbb3), guix-commits, 2022/03/03
- 01/26: gnu: sbcl: Update to 2.2.2., guix-commits, 2022/03/03
- 02/26: gnu: cl-trivial-gray-streams: Update to 2.0-1.2b3823e., guix-commits, 2022/03/03
- 08/26: gnu: cl-uglify-js: Improve package definition., guix-commits, 2022/03/03
- 04/26: gnu: cl-flexichain: Update to 1.5.1-2.9af644a., guix-commits, 2022/03/03
- 05/26: gnu: cl-pdf: Update to 2.0.0-2.f57905e., guix-commits, 2022/03/03
- 07/26: gnu: cl-iterate: Update to 1.5.3., guix-commits, 2022/03/03
- 11/26: gnu: sbcl-ironclad: Update to 0.57., guix-commits, 2022/03/03
- 12/26: gnu: cl-chipz: Update to 0.8-2.82a17d3.,
guix-commits <=
- 14/26: gnu: cl-fad: Update to 0.7.6-1.3f4d32d., guix-commits, 2022/03/03
- 16/26: gnu: cl-hunchentoot: Fix build., guix-commits, 2022/03/03
- 15/26: gnu: cl-osicat: Update to 0.7.0-3.a45eb3b., guix-commits, 2022/03/03
- 09/26: gnu: cl-strings: Update to 0.0.1-1.93ec417., guix-commits, 2022/03/03
- 21/26: gnu: cl-opticl: Update to 0.0.0-1.f6fc4dc., guix-commits, 2022/03/03
- 22/26: gnu: cl-retrospectiff: Update to 0.2-1.2fbf8c6., guix-commits, 2022/03/03
- 23/26: gnu: cl-zpb-exif: Update to 1.2.5., guix-commits, 2022/03/03
- 25/26: gnu: cl-mcclim: Update to 0.9.7-2.292343f., guix-commits, 2022/03/03
- 03/26: gnu: cl-zpb-ttf: Update to 1.0.4., guix-commits, 2022/03/03
- 06/26: gnu: cl-parse-js: Improve package definition., guix-commits, 2022/03/03