all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#62912] [PATCH] gnu: tlpui: Update to 1.5.0-7.
@ 2023-04-17 20:10 Nicolas Goaziou
  2023-04-22 10:06 ` bug#62912: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-17 20:10 UTC (permalink / raw)
  To: 62912

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#62912: [PATCH] gnu: tlpui: Update to 1.5.0-7.
  2023-04-17 20:10 [bug#62912] [PATCH] gnu: tlpui: Update to 1.5.0-7 Nicolas Goaziou
@ 2023-04-22 10:06 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-22 10:06 UTC (permalink / raw)
  To: 62912-done

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

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

Applied. Closing.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-04-22 10:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-17 20:10 [bug#62912] [PATCH] gnu: tlpui: Update to 1.5.0-7 Nicolas Goaziou
2023-04-22 10:06 ` bug#62912: " Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.