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


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

From 086691ccd58082075647786f4259cd4e0d6d1256 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Fri, 21 May 2021 19:11:23 +0000
Subject: [PATCH] gnu: folly: Update to 2021.10.04.00.

* gnu/packages/cpp.scm (folly): Update to 2021.10.04.00.
---
 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 40378f0499..9089f5652f 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -831,7 +831,7 @@ standard GNU style syntax for options.")
 (define-public folly
   (package
     (name "folly")
-    (version "2021.04.26.00")
+    (version "2021.10.04.00")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -840,7 +840,7 @@ standard GNU style syntax for options.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0s3jb02qjl9f4gfj01pa01cilkfpc4p0gbpn6bg5vcicyj76garg"))))
+                "1h7apl42idymqra0xgw7s5ys3dxrqd8gq0f99g048k4g5fxl64s9"))))
     (build-system cmake-build-system)
     (arguments
      '(;; Tests must be explicitly enabled
--
2.33.0

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

[-- Attachment #2: 0001-gnu-folly-Update-to-2021.10.04.00.patch --]
[-- Type: application/octet-stream, Size: 1185 bytes --]

From 086691ccd58082075647786f4259cd4e0d6d1256 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Fri, 21 May 2021 19:11:23 +0000
Subject: [PATCH] gnu: folly: Update to 2021.10.04.00.

* gnu/packages/cpp.scm (folly): Update to 2021.10.04.00.
---
 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 40378f0499..9089f5652f 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -831,7 +831,7 @@ standard GNU style syntax for options.")
 (define-public folly
   (package
     (name "folly")
-    (version "2021.04.26.00")
+    (version "2021.10.04.00")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -840,7 +840,7 @@ standard GNU style syntax for options.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0s3jb02qjl9f4gfj01pa01cilkfpc4p0gbpn6bg5vcicyj76garg"))))
+                "1h7apl42idymqra0xgw7s5ys3dxrqd8gq0f99g048k4g5fxl64s9"))))
     (build-system cmake-build-system)
     (arguments
      '(;; Tests must be explicitly enabled
-- 
2.33.0


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

* bug#51078: [PATCH] gnu: folly: Update to 2021.10.04.00.
  2021-10-07 12:58 [bug#51078] [PATCH] gnu: folly: Update to 2021.10.04.00 Greg Hogan
@ 2021-10-07 21:54 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2021-10-07 21:54 UTC (permalink / raw)
  To: Greg Hogan, 51078-done

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

Greg Hogan <code@greghogan.com> skriver:

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

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:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-07 12:58 [bug#51078] [PATCH] gnu: folly: Update to 2021.10.04.00 Greg Hogan
2021-10-07 21:54 ` bug#51078: " 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).