[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/72: gnu: Add tepl-5.
From: |
guix-commits |
Subject: |
23/72: gnu: Add tepl-5. |
Date: |
Sun, 26 Sep 2021 16:31:29 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit 19d05a64b4fd27d281cf6a7cc6654739c813f8ae
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Fri Sep 24 18:11:21 2021 +0000
gnu: Add tepl-5.
* gnu/packages/gnome.scm (tepl-5): New variable.
---
gnu/packages/gnome.scm | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ea1d63a..b588945 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1054,6 +1054,22 @@ 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")
- 55/72: gnu: gnome-keyring: Update to 40.0., (continued)
- 55/72: gnu: gnome-keyring: Update to 40.0., guix-commits, 2021/09/26
- 54/72: gnu: gnome-settings-daemon: Update to 40.0.1., guix-commits, 2021/09/26
- 64/72: gnu: gnome-photos: Update to 40.0., guix-commits, 2021/09/26
- 68/72: gnu: gnome-mines: Update to 40.0., guix-commits, 2021/09/26
- 67/72: gnu: gnome-shell: Update to 40.5., guix-commits, 2021/09/26
- 70/72: gnu: devhelp: Update to 40.1., guix-commits, 2021/09/26
- 72/72: gnu: gnome-tweaks: Update to 40.0., guix-commits, 2021/09/26
- 17/72: gnu: gnome-system-monitor: Update to 40.1., guix-commits, 2021/09/26
- 19/72: gnu: libgweather: Update to 40.0., guix-commits, 2021/09/26
- 25/72: gnu: gnome-latex: Update to 3.38.0., guix-commits, 2021/09/26
- 23/72: gnu: Add tepl-5.,
guix-commits <=
- 28/72: gnu: nautilus: Update to 40.2., guix-commits, 2021/09/26
- 45/72: gnu: gnome-contacts: Update to 40.0., guix-commits, 2021/09/26
- 46/72: gnu: eog-plugins: Update to 3.26.7., guix-commits, 2021/09/26
- 56/72: gnu: gnome-color-manager: Update to 3.36.0., guix-commits, 2021/09/26
- 48/72: gnu: mutter: Update to 40.5., guix-commits, 2021/09/26
- 61/72: gnu: gdm: Update to 40.1., guix-commits, 2021/09/26
- 62/72: gnu: gnome-music: Update to 40.1.1., guix-commits, 2021/09/26
- 60/72: gnu: accountsservice: Update to 0.6.55., guix-commits, 2021/09/26