unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37657] [PATCH] gnu: sakura: Update to 3.7.0.
@ 2019-10-08  9:25 Pierre Langlois
  2019-10-08 21:20 ` bug#37657: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Pierre Langlois @ 2019-10-08  9:25 UTC (permalink / raw)
  To: 37657; +Cc: Pierre Langlois

[-- Attachment #1: Type: text/plain, Size: 83 bytes --]


Hello Guix!

I noticed there was a new version of sakura around.

Thanks,
Pierre


[-- Attachment #2: 0001-gnu-sakura-Update-to-3.7.0.patch --]
[-- Type: text/x-patch, Size: 1686 bytes --]

From acbce95fb1a1006232582131ee875782b1d41a15 Mon Sep 17 00:00:00 2001
From: Pierre Langlois <pierre.langlois@gmx.com>
Date: Sun, 6 Oct 2019 12:53:40 +0100
Subject: [PATCH] gnu: sakura: Update to 3.7.0.

* gnu/packages/terminals.scm (sakura): Update to 3.7.0.
---
 gnu/packages/terminals.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index d9a5f1db9a..98e964fa44 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -15,6 +15,7 @@
 ;;; Copyright © 2019 Rutger Helling <rhelling@mykolab.com>
 ;;; Copyright © 2018, 2019 Eric Bavier <bavier@member.fsf.org>
 ;;; Copyright © 2019 Julien Lepiller <julien@lepiller.eu>
+;;; Copyright © 2019 Pierre Langlois <pierre.langlois@gmx.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -665,15 +666,15 @@ eye-candy, customizable, and reasonably lightweight.")
 (define-public sakura
   (package
     (name "sakura")
-    (version "3.6.0")
+    (version "3.7.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://launchpad.net/" name "/trunk/"
                                   version "/+download/" name "-" version
-                                  ".tar.bz2"))
+                                  ".tar.gz"))
               (sha256
                (base32
-                "1q463qm41ym7jb3kbzjz7b6x549vmgkb70arpkhsf86yxly1y5m1"))))
+                "15gskj5yv5qs3cj4ps43735kfx2nzjlhq4dk9ghirl8lvhhxsm5m"))))
     (build-system cmake-build-system)
     (arguments
      '(#:tests? #f))                    ; no check phase
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#37657: [PATCH] gnu: sakura: Update to 3.7.0.
  2019-10-08  9:25 [bug#37657] [PATCH] gnu: sakura: Update to 3.7.0 Pierre Langlois
@ 2019-10-08 21:20 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2019-10-08 21:20 UTC (permalink / raw)
  To: Pierre Langlois, 37657-done

[-- Attachment #1: Type: text/plain, Size: 153 bytes --]

Pierre Langlois <pierre.langlois@gmx.com> writes:

> Hello Guix!
>
> I noticed there was a new version of sakura around.

Thanks!  Pushed in 9d282fb163.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-08 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08  9:25 [bug#37657] [PATCH] gnu: sakura: Update to 3.7.0 Pierre Langlois
2019-10-08 21:20 ` bug#37657: " Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).