GNU bug report logs -
#54956
[PATCH] gnu: folly: Update to 2022.04.11.00.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Fri, 15 Apr 2022 15:00:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54956 in the body.
You can then email your comments to 54956 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#54956
; Package
guix-patches
.
(Fri, 15 Apr 2022 15:00:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Greg Hogan <code <at> greghogan.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 15 Apr 2022 15:00:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
$ ./pre-inst-env guix refresh -l folly
No dependents other than itself: folly <at> 2022.04.11.00
From 619c03100ef44a2be57a057e9ac5d6f1c02f2709 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> 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
[Message part 2 (text/html, inline)]
[0001-gnu-folly-Update-to-2022.04.11.00.patch (text/x-patch, attachment)]
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Wed, 20 Apr 2022 20:26:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Greg Hogan <code <at> greghogan.com>
:
bug acknowledged by developer.
(Wed, 20 Apr 2022 20:26:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 54956-done <at> debbugs.gnu.org (full text, mbox):
Greg Hogan <code <at> greghogan.com> skribis:
>>From 619c03100ef44a2be57a057e9ac5d6f1c02f2709 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code <at> 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.
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 19 May 2022 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 91 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.