GNU bug report logs - #47077
[PATCH] gnu: fmt: Update to 7.1.3.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Thu, 11 Mar 2021 21:10:02 UTC

Severity: normal

Tags: fixed, 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 47077 in the body.
You can then email your comments to 47077 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#47077; Package guix-patches. (Thu, 11 Mar 2021 21:10: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. (Thu, 11 Mar 2021 21:10:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: fmt: Update to 7.1.3.
Date: Thu, 11 Mar 2021 16:09:10 -0500
[Message part 1 (text/plain, inline)]
From 39bffc21792de78daa6d459b72146b2f48ca8936 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Wed, 3 Mar 2021 14:57:19 +0000
Subject: [PATCH] gnu: fmt: Update to 7.1.3.

* gnu/packages/pretty-print.scm (fmt): Update to 7.1.3.
---
 gnu/packages/pretty-print.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pretty-print.scm b/gnu/packages/pretty-print.scm
index 88dff5c7b4..af02fd91a9 100644
--- a/gnu/packages/pretty-print.scm
+++ b/gnu/packages/pretty-print.scm
@@ -7,6 +7,7 @@
 ;;; Copyright © 2019 Meiyo Peng <meiyo <at> riseup.net>
 ;;; Copyright © 2020 Paul Garlick <pgarlick <at> tourbillion-technology.com>
 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll <at> gmail.com>
+;;; Copyright © 2021 Greg Hogan <code <at> greghogan.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -166,14 +167,14 @@ different programming languages.")
 (define-public fmt
   (package
     (name "fmt")
-    (version "7.0.3")
+    (version "7.1.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "
https://github.com/fmtlib/fmt/releases/download/"
                            version "/fmt-" version ".zip"))
        (sha256
-        (base32 "0kgajl3qsrdyj0csqsz8b8h84kasdy0pnh16byl0y1vlsaddzkyy"))))
+        (base32 "17sc10hfg087z0s774lnn05wwy3bfzmcv7j448p92pr0s02cb62x"))))
     (build-system cmake-build-system)
     (arguments
      '(#:configure-flags '("-DBUILD_SHARED_LIBS=ON")))
--
2.30.2
[Message part 2 (text/html, inline)]
[0001-gnu-fmt-Update-to-7.1.3.patch (application/octet-stream, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#47077; Package guix-patches. (Thu, 11 Mar 2021 22:40:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Greg Hogan <code <at> greghogan.com>
Cc: 47077 <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#47077] [PATCH] gnu: fmt: Update to 7.1.3.
Date: Thu, 11 Mar 2021 23:39:39 +0100
[Message part 1 (text/plain, inline)]
Greg,

Greg Hogan 写道:
> * gnu/packages/pretty-print.scm (fmt): Update to 7.1.3.

Thanks!  Pushed as 47093ca4cd403d95962c5ba8ce744a1848bbb4e3.

I saved the text/plain part of your mail (there was also -- hushed 
silence -- HTML!), but even that was hard-wrapped in a way that 
broke ‘git am’:

   31	        (method url-fetch)
   32	        (uri (string-append "
   33	https://github.com/fmtlib/fmt/releases/download/"
   34	                            version "/fmt-" version 
   ".zip"))

After manually moving the URL to the previous line it worked fine. 
You might want to (further) tweak your mail workflow.

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#47077; Package guix-patches. (Thu, 11 Mar 2021 22:40:02 GMT) Full text and rfc822 format available.

Added tag(s) fixed. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 28 Mar 2021 20:13:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 47077 <at> debbugs.gnu.org and Greg Hogan <code <at> greghogan.com> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Sun, 28 Mar 2021 20:13:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 26 Apr 2021 11:24:08 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 1 day ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.