GNU bug report logs - #68078
[PATCH] gnu: cl-filesystem-utils: Update to 1.0.0-2.a07e8b6.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Thu, 28 Dec 2023 12:22:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68078: closed ([PATCH] gnu: cl-filesystem-utils: Update to
 1.0.0-2.a07e8b6.)
Date: Fri, 29 Dec 2023 09:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 29 Dec 2023 09:35:16 +0000
with message-id <87v88hmjv1.fsf <at> kitej>
and subject line Re: [bug#68078] [PATCH] gnu: cl-filesystem-utils: Update to 1.0.0-2.a07e8b6.
has caused the debbugs.gnu.org bug report #68078,
regarding [PATCH] gnu: cl-filesystem-utils: Update to 1.0.0-2.a07e8b6.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68078: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68078
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: cl-filesystem-utils: Update to 1.0.0-2.a07e8b6.
Date: Thu, 28 Dec 2023 12:20:29 +0000
* 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




[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 68078-done <at> debbugs.gnu.org
Subject: Re: [bug#68078] [PATCH] gnu: cl-filesystem-utils: Update to
 1.0.0-2.a07e8b6.
Date: Fri, 29 Dec 2023 09:35:16 +0000
[Message part 4 (text/plain, inline)]
Patch applied as 24dcb4b36cbef0093bc7532c45966298afae7dde.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 147 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.