unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 54956@debbugs.gnu.org
Subject: [bug#54956] [PATCH] gnu: folly: Update to 2022.04.11.00.
Date: Fri, 15 Apr 2022 10:58:55 -0400	[thread overview]
Message-ID: <CA+3U0Znv8xoLUCyRds8RyvJXMDAgF1B=oT3n7d6eKR0BKrbHBQ@mail.gmail.com> (raw)


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

$ ./pre-inst-env guix refresh -l folly
No dependents other than itself: folly@2022.04.11.00


From 619c03100ef44a2be57a057e9ac5d6f1c02f2709 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Fri, 15 Apr 2022 14:57:29 +0000
Subject: [PATCH] gnu: folly: Update to 2022.04.11.00.

* gnu/packages/cpp.scm (folly): Update to 2022.04.11.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 75fdc3a846..645fa8e47c 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1085,7 +1085,7 @@ (define-public cxxopts
 (define-public folly
   (package
     (name "folly")
-    (version "2021.10.04.00")
+    (version "2022.04.11.00")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1094,7 +1094,7 @@ (define-public folly
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1h7apl42idymqra0xgw7s5ys3dxrqd8gq0f99g048k4g5fxl64s9"))))
+                "03c1my66xncn8yvgih4kc7j83ckmjbi2w29hdb28j30ixbn0bsjg"))))
     (build-system cmake-build-system)
     (arguments
      '(;; Tests must be explicitly enabled
-- 
2.35.1

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

[-- Attachment #2: 0001-gnu-folly-Update-to-2022.04.11.00.patch --]
[-- Type: text/x-patch, Size: 1151 bytes --]

From 619c03100ef44a2be57a057e9ac5d6f1c02f2709 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Fri, 15 Apr 2022 14:57:29 +0000
Subject: [PATCH] gnu: folly: Update to 2022.04.11.00.

* gnu/packages/cpp.scm (folly): Update to 2022.04.11.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 75fdc3a846..645fa8e47c 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1085,7 +1085,7 @@ (define-public cxxopts
 (define-public folly
   (package
     (name "folly")
-    (version "2021.10.04.00")
+    (version "2022.04.11.00")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1094,7 +1094,7 @@ (define-public folly
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1h7apl42idymqra0xgw7s5ys3dxrqd8gq0f99g048k4g5fxl64s9"))))
+                "03c1my66xncn8yvgih4kc7j83ckmjbi2w29hdb28j30ixbn0bsjg"))))
     (build-system cmake-build-system)
     (arguments
      '(;; Tests must be explicitly enabled
-- 
2.35.1


             reply	other threads:[~2022-04-15 15:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-15 14:58 Greg Hogan [this message]
2022-04-20 20:25 ` bug#54956: [PATCH] gnu: folly: Update to 2022.04.11.00 Ludovic Courtès

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='CA+3U0Znv8xoLUCyRds8RyvJXMDAgF1B=oT3n7d6eKR0BKrbHBQ@mail.gmail.com' \
    --to=code@greghogan.com \
    --cc=54956@debbugs.gnu.org \
    /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 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).