From: "Paul A. Patience" <paul@apatience.com>
To: 68078@debbugs.gnu.org
Cc: "Paul A. Patience" <paul@apatience.com>
Subject: [bug#68078] [PATCH] gnu: cl-filesystem-utils: Update to 1.0.0-2.a07e8b6.
Date: Thu, 28 Dec 2023 12:20:29 +0000 [thread overview]
Message-ID: <c3bc71c72354d8cd283fbc3e4cdb7464be0af8b9.1703765996.git.paul@apatience.com> (raw)
* gnu/packages/lisp-xyz.scm (sbcl-filesystem-utils): Update to
1.0.0-2.a07e8b6.
Change-Id: I5823f315d0f400d2e447afeee73d6b03ebe685c8
---
gnu/packages/lisp-xyz.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 4daf7afd84..d4816810ec 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -18752,10 +18752,11 @@ (define-public cl-file-attributes
(sbcl-package->cl-source-package sbcl-file-attributes))
(define-public sbcl-filesystem-utils
- (let ((commit "4455bb6c43f4433dd68a34ddad9ed5aa9b649243"))
+ (let ((commit "a07e8b61b89d4b46408fb9294d9b8130e8c8a02e")
+ (revision "2"))
(package
(name "sbcl-filesystem-utils")
- (version (git-version "1.0.0" "1" commit))
+ (version (git-version "1.0.0" revision commit))
(source
(origin
(method git-fetch)
@@ -18764,7 +18765,7 @@ (define-public sbcl-filesystem-utils
(commit commit)))
(file-name (git-file-name "filesystem-utils" version))
(sha256
- (base32 "0rww9r26zh44qwmj0b4sl95jngdn2h0239x5gjzak3gpdc3i3nbr"))))
+ (base32 "1zv2i2gndnbs7hz3bgkkq1qfx604wbndpc7qqlqvg23fssn9w59f"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-documentation-utils
base-commit: bc509aba838780502b83f7fc3d2aee72903656f2
--
2.41.0
next reply other threads:[~2023-12-28 12:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-28 12:20 Paul A. Patience [this message]
2023-12-29 9:35 ` bug#68078: [PATCH] gnu: cl-filesystem-utils: Update to 1.0.0-2.a07e8b6 Guillaume Le Vaillant
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c3bc71c72354d8cd283fbc3e4cdb7464be0af8b9.1703765996.git.paul@apatience.com \
--to=paul@apatience.com \
--cc=68078@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).