[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/19: gnu: tilda: Update to 1.5.2.
From: |
guix-commits |
Subject: |
11/19: gnu: tilda: Update to 1.5.2. |
Date: |
Tue, 2 Jun 2020 12:16:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 355d92a6a392823e3fea2a92b2597d753629dece
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Jun 2 03:51:44 2020 +0200
gnu: tilda: Update to 1.5.2.
* gnu/packages/terminals.scm (tilda): Update to 1.5.2.
---
gnu/packages/terminals.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index 3f585cd..b587cbd 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -90,7 +90,7 @@
(define-public tilda
(package
(name "tilda")
- (version "1.5.0")
+ (version "1.5.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -99,7 +99,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "13djibj3s7ig13c57ywy38pxy3qfmqihii2c0g15fy2h9q8xp1gx"))))
+ "0psq0f4s0s92bba6wwcf6b0j7i59b76svqxhvpavwv53yvhmmamn"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- 02/19: gnu: asunder: Update to 2.9.6., (continued)
- 02/19: gnu: asunder: Update to 2.9.6., guix-commits, 2020/06/02
- 04/19: gnu: wpebackend-fdo: Update to 1.6.1., guix-commits, 2020/06/02
- 01/19: gnu: python-parameterized: Update to 0.7.4., guix-commits, 2020/06/02
- 05/19: gnu: youtube-viewer: Update to 3.7.6., guix-commits, 2020/06/02
- 09/19: gnu: sakura: Don't use NAME in source URI., guix-commits, 2020/06/02
- 10/19: gnu: sakura: Update to 3.7.1., guix-commits, 2020/06/02
- 07/19: gnu: tmux-xpanes: Update to 4.1.2., guix-commits, 2020/06/02
- 08/19: gnu: openh264: Update to 2.1.1., guix-commits, 2020/06/02
- 03/19: gnu: xbindkeys: Update to 1.8.7., guix-commits, 2020/06/02
- 06/19: gnu: ghostwriter: Update to 1.8.1., guix-commits, 2020/06/02
- 11/19: gnu: tilda: Update to 1.5.2.,
guix-commits <=
- 14/19: gnu: byobu: Update to 5.133., guix-commits, 2020/06/02
- 18/19: gnu: haproxy: Update to 2.1.5., guix-commits, 2020/06/02
- 19/19: gnu: libuemf: Work around Guile texinfo limitations., guix-commits, 2020/06/02
- 13/19: gnu: skalibs: Update to 2.9.2.1., guix-commits, 2020/06/02
- 15/19: gnu: ubridge: Update to 0.9.18., guix-commits, 2020/06/02
- 12/19: gnu: execline: Update to 2.6.0.2., guix-commits, 2020/06/02
- 16/19: gnu: samba: Update to 4.12.3., guix-commits, 2020/06/02
- 17/19: gnu: enet: Update to 1.3.15., guix-commits, 2020/06/02