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

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

bug#62912: closed ([PATCH] gnu: tlpui: Update to 1.5.0-7.)


From: GNU bug Tracking System
Subject: bug#62912: closed ([PATCH] gnu: tlpui: Update to 1.5.0-7.)
Date: Sat, 22 Apr 2023 10:07:02 +0000

Your message dated Sat, 22 Apr 2023 12:06:35 +0200
with message-id <87r0sc1b9w.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#62912] [PATCH] gnu: tlpui: Update to 1.5.0-7.
has caused the debbugs.gnu.org bug report #62912,
regarding [PATCH] gnu: tlpui: Update to 1.5.0-7.
to be marked as done.

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


-- 
62912: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62912
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62912] [PATCH] gnu: tlpui: Update to 1.5.0-7. Date: Sat, 22 Apr 2023 12:06:35 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

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

Applied. Closing.


--- End Message ---

reply via email to

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