[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
29/31: gnu: sakura: Update to 3.6.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
29/31: gnu: sakura: Update to 3.6.0. |
Date: |
Wed, 30 May 2018 22:55:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 42d93a32eee444b01bfb018780f09e36f9dc54fc
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu May 31 02:40:45 2018 +0200
gnu: sakura: Update to 3.6.0.
* gnu/packages/terminals.scm (sakura): Update to 3.6.0.
---
gnu/packages/terminals.scm | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index e8b0357..9ee270d 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -617,7 +617,7 @@ eye-candy, customizable, and reasonably lightweight.")
(define-public sakura
(package
(name "sakura")
- (version "3.5.0")
+ (version "3.6.0")
(source (origin
(method url-fetch)
(uri (string-append "https://launchpad.net/" name "/trunk/"
@@ -625,14 +625,13 @@ eye-candy, customizable, and reasonably lightweight.")
".tar.bz2"))
(sha256
(base32
- "0fhcn3540iw22l5zg3njh5z8cj0g2n9p6fvagjqa5zc323jfsc7b"))))
+ "1q463qm41ym7jb3kbzjz7b6x549vmgkb70arpkhsf86yxly1y5m1"))))
(build-system cmake-build-system)
(arguments
- ;; no check phase
- '(#:tests? #f))
+ '(#:tests? #f)) ; no check phase
(native-inputs
`(("gettext" ,gettext-minimal)
- ("perl" ,perl) ; for pod2man
+ ("perl" ,perl) ; for pod2man
("pkg-config" ,pkg-config)))
(inputs
`(("libxft" ,libxft)
- 18/31: gnu: surfraw: Use INVOKE., (continued)
- 18/31: gnu: surfraw: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 19/31: gnu: httptunnel: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 21/31: gnu: python-clf: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 25/31: gnu: aalib: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 26/31: gnu: liba52: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 20/31: gnu: python-internetarchive: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 28/31: gnu: stunnel: Update to 5.46., Tobias Geerinckx-Rice, 2018/05/30
- 27/31: gnu: mkvtoolnix: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 22/31: gnu: rss-bridge: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 24/31: gnu: xapian: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 29/31: gnu: sakura: Update to 3.6.0.,
Tobias Geerinckx-Rice <=
- 30/31: gnu: duperemove: Update to 0.11., Tobias Geerinckx-Rice, 2018/05/30
- 31/31: gnu: knot: Update to 2.6.7., Tobias Geerinckx-Rice, 2018/05/30
- 16/31: gnu: sassc: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 17/31: gnu: gumbo-parser: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30
- 23/31: gnu: khal: Use INVOKE., Tobias Geerinckx-Rice, 2018/05/30