GNU bug report logs -
#62912
[PATCH] gnu: tlpui: Update to 1.5.0-7.
Previous Next
Full log
View this message in rfc822 format
* 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.