emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#51081: closed ([PATCH] gnu: caf: Update to 0.18.5.)


From: GNU bug Tracking System
Subject: bug#51081: closed ([PATCH] gnu: caf: Update to 0.18.5.)
Date: Thu, 07 Oct 2021 21:57:02 +0000

Your message dated Thu, 07 Oct 2021 23:55:26 +0200
with message-id <8735pclctt.fsf@gnu.org>
and subject line Re: [bug#51081] [PATCH] gnu: caf: Update to 0.18.5.
has caused the debbugs.gnu.org bug report #51081,
regarding [PATCH] gnu: caf: Update to 0.18.5.
to be marked as done.

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


-- 
51081: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51081
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: caf: Update to 0.18.5. Date: Thu, 7 Oct 2021 09:01:04 -0400
From ac3a1d58de70ad5d5cf5d127ba762cfbfff857d2 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Fri, 19 Mar 2021 15:28:33 +0000
Subject: [PATCH] gnu: caf: Update to 0.18.5.

* gnu/packages/cpp.scm (caf): Update to 0.18.5.
---
 gnu/packages/cpp.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 95b2ebef9b..5fd9002440 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1025,7 +1025,7 @@ feature set with a simple and intuitive interface.")
 (define-public caf
   (package
     (name "caf")
-    (version "0.18.0")
+    (version "0.18.5")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1034,7 +1034,7 @@ feature set with a simple and intuitive interface.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1c3spd6vm1h9qhlk5c4fdwi6nbqx5vwz2zvv6qp0rj1hx6xpq3cx"))))
+                "04b4kjisb5wzq6pilh8xzbxn7qcjgppl8k65hfv0zi0ja8fyp1xk"))))
     (build-system cmake-build-system)
     (arguments
      '(#:configure-flags
--
2.33.0

Attachment: 0001-gnu-caf-Update-to-0.18.5.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#51081] [PATCH] gnu: caf: Update to 0.18.5. Date: Thu, 07 Oct 2021 23:55:26 +0200
Greg Hogan <code@greghogan.com> skriver:

> Subject: [PATCH] gnu: caf: Update to 0.18.5.
>
> * gnu/packages/cpp.scm (caf): Update to 0.18.5.

Applied, thanks!

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]