all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Charles via Guix-patches via <guix-patches@gnu.org>
To: 49655@debbugs.gnu.org
Subject: [bug#49655] Update cl-authentic
Date: Tue, 20 Jul 2021 06:05:14 +0000	[thread overview]
Message-ID: <WjKEHRBBtlIpAQEDCxx1JvIG__uu5PvTVuQSX3iQPq9_npU13ljXcs2rmCZvJMk3ll3bLd_ra1LfJ_dJk1QkBNoZwQRcFvKdND2-pDQAF3w=@protonmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 13 bytes --]

Empty Message

[-- Attachment #1.2: Type: text/html, Size: 24 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-Update-cl-authentic.patch --]
[-- Type: text/x-patch; name=0001-gnu-Update-cl-authentic.patch, Size: 1532 bytes --]

From 2b69ea947360f50987bec0a9f3fe83bfbb7a8c7b Mon Sep 17 00:00:00 2001
From: Charles <charles.b.jackson@protonmail.com>
Date: Tue, 20 Jul 2021 01:00:56 -0500
Subject: [PATCH] gnu: Update cl-authentic.

* gnu/packages/lisp-xyz.scm (sbcl-authentic, ecl-authentic, cl-authentic):
Update commit, revision, version, and hash.
---
 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 a51691ac92..c8e0f98421 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -16529,11 +16529,11 @@ for Common Lisp.")
   (sbcl-package->cl-source-package sbcl-bknr-datastore))
 
 (define-public sbcl-authentic
-  (let ((commit "d5ff2f4666ce24e41fb4ca22476c782c070e6f6e")
-        (revision "1"))
+  (let ((commit "4e9194dda227b98f56dda1c2a2480efcc2d1f973")
+        (revision "2"))
     (package
       (name "sbcl-authentic")
-      (version (git-version "0.1.0" revision commit))
+      (version (git-version "0.1.2" revision commit))
       (source
        (origin
          (method git-fetch)
@@ -16542,7 +16542,7 @@ for Common Lisp.")
                (commit commit)))
          (file-name (git-file-name "cl-authentic" version))
          (sha256
-          (base32 "1dmi9lw1ickx0i41lh9sfchalvy7km6wc9w3szfjlvny7svwf6qp"))))
+          (base32 "0ncsxrybnx0pjsndv3j8w4lphlpcsld8sxg3c5b46fb3a8nd4ssf"))))
       (build-system asdf-build-system/sbcl)
       (native-inputs
        `(("fiveam" ,sbcl-fiveam)))
-- 
2.32.0


             reply	other threads:[~2021-07-20  6:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20  6:05 Charles via Guix-patches via [this message]
2021-07-20  8:56 ` bug#49655: Update cl-authentic 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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='WjKEHRBBtlIpAQEDCxx1JvIG__uu5PvTVuQSX3iQPq9_npU13ljXcs2rmCZvJMk3ll3bLd_ra1LfJ_dJk1QkBNoZwQRcFvKdND2-pDQAF3w=@protonmail.com' \
    --to=guix-patches@gnu.org \
    --cc=49655@debbugs.gnu.org \
    --cc=charles.b.jackson@protonmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.