GNU bug report logs - #62912
[PATCH] gnu: tlpui: Update to 1.5.0-7.

Previous Next

Package: guix-patches;

Reported by: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Date: Mon, 17 Apr 2023 20:11:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Subject: bug#62912: closed (Re: [bug#62912] [PATCH] gnu: tlpui: Update to
 1.5.0-7.)
Date: Sat, 22 Apr 2023 10:07:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#62912: [PATCH] gnu: tlpui: Update to 1.5.0-7.

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 62912 <at> debbugs.gnu.org.

-- 
62912: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62912
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 62912-done <at> debbugs.gnu.org
Subject: Re: [bug#62912] [PATCH] gnu: tlpui: Update to 1.5.0-7.
Date: Sat, 22 Apr 2023 12:06:35 +0200
Nicolas Goaziou <mail <at> nicolasgoaziou.fr> writes:

> * gnu/packages/linux.scm (tlpui): Update to 1.5.0-7.

Applied. Closing.

[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: tlpui: Update to 1.5.0-7.
Date: Mon, 17 Apr 2023 22:10:40 +0200
* gnu/packages/linux.scm (tlpui): Update to 1.5.0-7.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 36b35448cc..1087d1fc98 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7602,7 +7602,7 @@ (define (sbin-directory input-name)
 (define-public tlpui
   (package
     (name "tlpui")
-    (version "1.5.0-6")
+    (version "1.5.0-7")
     (source
      (origin
        (method git-fetch)
@@ -7611,7 +7611,7 @@ (define-public tlpui
              (commit (string-append "tlpui-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0zxiciafq1xmb047jlyhipkkj4vaiw4jzbx71f6xgx559dy96paq"))))
+        (base32 "07gi0i6wqjb5h0hmy7i7bjscfrf9v825xv85j7fxinxwrj42053y"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: 2d06dfc050114dba44e791d8decc8eaa705fee01
-- 
2.39.2




This bug report was last modified 2 years and 32 days ago.

Previous Next


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