gnu: Remove tepl-5.
* gnu/packages/gnome.scm (tepl-5): Delete variable.
This commit is contained in:
parent
d94de3f48a
commit
8dae63937b
@ -1094,22 +1094,6 @@ GtkSourceView-based text editors and IDEs.")
|
||||
(home-page "https://wiki.gnome.org/Projects/Tepl")
|
||||
(license license:lgpl2.1+)))
|
||||
|
||||
(define-public tepl-5
|
||||
(package
|
||||
(inherit tepl)
|
||||
(name "tepl")
|
||||
(version "5.0.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
(string-append "mirror://gnome/sources/" name "/"
|
||||
(version-major+minor version) "/"
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0118j64s4fb350phbgda2rk6sv19rfgglxc7nf248llzc1klj9xi"))))))
|
||||
|
||||
(define-public krb5-auth-dialog
|
||||
(package
|
||||
(name "krb5-auth-dialog")
|
||||
|
Loading…
Reference in New Issue
Block a user