emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55888: closed ([PATCH] gnu: foot: Update to 1.12.1.)


From: GNU bug Tracking System
Subject: bug#55888: closed ([PATCH] gnu: foot: Update to 1.12.1.)
Date: Fri, 10 Jun 2022 13:38:02 +0000

Your message dated Fri, 10 Jun 2022 15:37:19 +0200
with message-id <87pmjgiqpj@nckx>
and subject line Re: [bug#55888] [PATCH] gnu: foot: Update to 1.12.1.
has caused the debbugs.gnu.org bug report #55888,
regarding [PATCH] gnu: foot: Update to 1.12.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
55888: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55888
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: foot: Update to 1.12.1. Date: Fri, 10 Jun 2022 14:50:36 +0200
* gnu/packages/terminals.scm (foot): Update to 1.12.1.
---
Builds and runs on x86_64 and emulated i686, aarch64 and armhf.

 gnu/packages/terminals.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index 4ad21fd05a..4dfc51b283 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -835,7 +835,7 @@ (define-public cool-retro-term
 (define-public foot
   (package
     (name "foot")
-    (version "1.11.0")
+    (version "1.12.1")
     (home-page "https://codeberg.org/dnkl/foot";)
     (source (origin
               (method git-fetch)
@@ -843,7 +843,7 @@ (define-public foot
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1d9bk8lhmw5lc8k0mw80g0vbwgxyh3gw5c7ppy3sir07s9y0y0fn"))))
+                "14jqs4sarxbrgi5pxz0afqa9jxq90cb5ayqd21qj2n65whqa5bpk"))))
     (build-system meson-build-system)
     (arguments
      `(;; Using a "release" build is recommended both for performance, and
-- 
2.36.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#55888] [PATCH] gnu: foot: Update to 1.12.1. Date: Fri, 10 Jun 2022 15:37:19 +0200
Timotej,

Timotej Lazar 写道:
Builds and runs on x86_64 and emulated i686, aarch64 and armhf.

Thanks for being so thorough! Pushed as 583a587ea3e573c8298fd25aef179242b7d01870.

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]