[PATCH] gnu: fmt-11: Update to 11.1.4.

  • Done
  • quality assurance status badge
Details
2 participants
  • Greg Hogan
  • Ian Eure
Owner
unassigned
Submitted by
Greg Hogan
Severity
normal

Debbugs page

G
G
Greg Hogan wrote on 7 Mar 12:43 -0800
(address . guix-patches@gnu.org)(name . Greg Hogan)(address . code@greghogan.com)
f474aed3d64b992180f3e8b2afed81b3a53f0566.1741380042.git.code@greghogan.com
* gnu/packages/pretty-print.scm (fmt-11): Update to 11.1.4.

Change-Id: I6ede8e426600bd49e87007993f815ec5c58c0464
---
gnu/packages/pretty-print.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/pretty-print.scm b/gnu/packages/pretty-print.scm
index 621dc8bf9c3..fb676539b21 100644
--- a/gnu/packages/pretty-print.scm
+++ b/gnu/packages/pretty-print.scm
@@ -173,7 +173,7 @@ (define-public enscript
(define-public fmt-11
(package
(name "fmt")
- (version "11.0.2")
+ (version "11.1.4")
(source
(origin
(method git-fetch)
@@ -182,7 +182,7 @@ (define-public fmt-11
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1v9k57zj34axagkxwkmg73gs9h15i6c8nv9hsgwjwmi82pinv8r0"))))
+ (base32 "040mzvj9a3h0jpf5hb5l0rlxr22wd9hqvj8xlddfl0mzi2az2imi"))))
(build-system cmake-build-system)
(arguments '(#:configure-flags '("-DBUILD_SHARED_LIBS=ON")))
(home-page "https://fmt.dev")

base-commit: ad01d433adce750282f09c0499285573a538dcaf
--
2.48.1
I
I
Ian Eure wrote on 10 Mar 20:42 -0700
(name . Greg Hogan)(address . code@greghogan.com)(address . 76844@debbugs.gnu.org)
87pliomdwu.fsf@retrospec.tv
Hi Greg,

Pushed as ed2447f8fe.

Thanks!
-- Ian
I
I
Ian Eure wrote on 10 Mar 20:42 -0700
control message for bug #76844
(address . control@debbugs.gnu.org)
87o6y8mdwr.fsf@retrospec.tv
close 76844
quit
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76844@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76844
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch