unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51081] [PATCH] gnu: caf: Update to 0.18.5.
@ 2021-10-07 13:01 Greg Hogan
  2021-10-07 21:55 ` bug#51081: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2021-10-07 13:01 UTC (permalink / raw)
  To: 51081


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

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 #1.2: Type: text/html, Size: 1472 bytes --]

[-- Attachment #2: 0001-gnu-caf-Update-to-0.18.5.patch --]
[-- Type: application/octet-stream, Size: 1159 bytes --]

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51081: [PATCH] gnu: caf: Update to 0.18.5.
  2021-10-07 13:01 [bug#51081] [PATCH] gnu: caf: Update to 0.18.5 Greg Hogan
@ 2021-10-07 21:55 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2021-10-07 21:55 UTC (permalink / raw)
  To: Greg Hogan, 51081-done

[-- Attachment #1: Type: text/plain, Size: 159 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-07 21:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07 13:01 [bug#51081] [PATCH] gnu: caf: Update to 0.18.5 Greg Hogan
2021-10-07 21:55 ` bug#51081: " Marius Bakke

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).