GNU bug report logs - #72618
[PATCH] gnu: foot: Update to 1.18.1.

Previous Next

Package: guix-patches;

Reported by: ashish.is <at> lostca.se

Date: Wed, 14 Aug 2024 10:33:01 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ashish.is <at> lostca.se
Subject: bug#72618: closed (Re: [PATCH] gnu: foot: Update to 1.18.1.)
Date: Thu, 15 Aug 2024 01:19:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72618: [PATCH] gnu: foot: Update to 1.18.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72618 <at> debbugs.gnu.org.

-- 
72618: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72618
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: 72618-done <at> debbugs.gnu.org
Cc: ashish.is <at> lostca.se
Subject: Re: [PATCH] gnu: foot: Update to 1.18.1.
Date: Wed, 14 Aug 2024 20:17:53 -0500
Applied. Thanks!
-- 
all the best,
jgart

[Message part 3 (message/rfc822, inline)]
From: ashish.is <at> lostca.se
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: foot: Update to 1.18.1.
Date: Wed, 14 Aug 2024 12:31:08 +0200
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/terminals.scm (foot): Update to 1.18.1.

Change-Id: Ied62826f3eba06bdd20826e8292f3ff25b3d9a5c
---
 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 1134c5700c..f3e9e0c6d9 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -849,7 +849,7 @@ (define-public cool-retro-term
 (define-public foot
   (package
     (name "foot")
-    (version "1.18.0")
+    (version "1.18.1")
     (home-page "https://codeberg.org/dnkl/foot")
     (source
      (origin
@@ -859,7 +859,7 @@ (define-public foot
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1znfk64kimm0vr3alvj66i1yn5glig3bw60n2lv9cn4jzi1b7qhb"))))
+        (base32 "15s7fbkibvq53flf5yy9ad37y53pl83rcnjwlnfh96a4s5mj6v5d"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: aadc73c8d1a622f76ee02aca22eb89c83023680f
-- 
2.46.0




This bug report was last modified 281 days ago.

Previous Next


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