[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/26: gnu: cl-osicat: Update to 0.7.0-3.a45eb3b.
From: |
guix-commits |
Subject: |
15/26: gnu: cl-osicat: Update to 0.7.0-3.a45eb3b. |
Date: |
Thu, 3 Mar 2022 10:22:41 -0500 (EST) |
glv pushed a commit to branch master
in repository guix.
commit 59b43e72dbf1be487db04c660e44fabe03476d14
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Thu Mar 3 11:56:41 2022 +0100
gnu: cl-osicat: Update to 0.7.0-3.a45eb3b.
* gnu/packages/lisp-xyz.scm (sbcl-osicat): Update to 0.7.0-3.a45eb3b.
---
gnu/packages/lisp-xyz.scm | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 679baac510..8b907a2d05 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -10546,10 +10546,11 @@ MOP easier to use.")
(sbcl-package->cl-source-package sbcl-moptilities))
(define-public sbcl-osicat
- (let ((commit "eab6b8cabd71b59e894b51dc555e171683ec3387"))
+ (let ((commit "a45eb3b5826e9175f7c94ba97a00d6b4932f3163")
+ (revision "3"))
(package
(name "sbcl-osicat")
- (version (git-version "0.7.0" "2" commit))
+ (version (git-version "0.7.0" revision commit))
(home-page "http://www.common-lisp.net/project/osicat/")
(source
(origin
@@ -10557,9 +10558,9 @@ MOP easier to use.")
(uri (git-reference
(url "https://github.com/osicat/osicat")
(commit commit)))
- (file-name (git-file-name name version))
+ (file-name (git-file-name "cl-osicat" version))
(sha256
- (base32 "18g137iqf86i247c9cg7d86b8k9cfq3yv272l73fsv734qpnv0g9"))))
+ (base32 "1ilag0b0xn97acc0m1q93vwp2y3md9a586858zfx04d8wpbvk8sz"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-alexandria sbcl-cffi sbcl-trivial-features))
- 01/26: gnu: sbcl: Update to 2.2.2., (continued)
- 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, 2022/03/03
- 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 <=
- 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
- 10/26: gnu: cl-babel: Update to 0.5.0-2.f892d05., guix-commits, 2022/03/03
- 13/26: gnu: cl+ssl: Update to 0.0.0-3.046d698., guix-commits, 2022/03/03
- 18/26: gnu: cl-mgl-pax: Update to 0.1.0-0.ed82a80., guix-commits, 2022/03/03