all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#27792] bspwm 0.9.3
@ 2017-07-22 20:42 ng0
  2017-07-23  0:18 ` bug#27792: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2017-07-22 20:42 UTC (permalink / raw)
  To: 27792


[-- Attachment #1.1: Type: text/plain, Size: 229 bytes --]

Needs a functionality test, I just did build it (which worked without errors).
-- 
ng0
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://n0is.noblogs.org/my-keys
https://www.infotropique.org https://krosos.org

[-- Attachment #1.2: 0001-gnu-bspwm-Update-to-0.9.3.patch --]
[-- Type: text/plain, Size: 1573 bytes --]

From e754fec2297d9b77a451d19bc1ee0bae87dea7a5 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@infotropique.org>
Date: Sat, 22 Jul 2017 20:38:20 +0000
Subject: [PATCH] gnu: bspwm: Update to 0.9.3.

* gnu/packages/wm.scm (bspwm): Update to 0.9.3.
---
 gnu/packages/wm.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index f901fc1d5..4250f7d16 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -9,7 +9,7 @@
 ;;; Copyright © 2016 Al McElrath <hello@yrns.org>
 ;;; Copyright © 2016 Carlo Zancanaro <carlo@zancanaro.id.au>
 ;;; Copyright © 2016 Ludovic Courtès <ludo@gnu.org>
-;;; Copyright © 2016, 2017 ng0 <ng0@no-reply.pramatique.xyz>
+;;; Copyright © 2016, 2017 ng0 <ng0@infotropique.org>
 ;;; Copyright © 2016 doncatnip <gnopap@gmail.com>
 ;;; Copyright © 2016 Ivan Vilata i Balaguer <ivan@selidor.net>
 ;;; Copyright © 2017 Mekeor Melire <mekeor.melire@gmail.com>
@@ -94,7 +94,7 @@ nested include statements).")
 (define-public bspwm
   (package
     (name "bspwm")
-    (version "0.9")
+    (version "0.9.3")
     (source
      (origin
        (file-name (string-append name "-" version ".tar.gz"))
@@ -104,7 +104,7 @@ nested include statements).")
              version ".tar.gz"))
        (sha256
         (base32
-         "1pig0h2jk8wipyz90j69c4bk37bfyq60asnn0v0bqld2p2vjvyqy"))))
+         "17dwj7w16cdj7g4s2y2f96lgj5msq1s4543dnfa3rijlazzy6mmk"))))
     (build-system gnu-build-system)
     (inputs
      `(("libxcb" ,libxcb)
-- 
2.13.3


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

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

* bug#27792: bspwm 0.9.3
  2017-07-22 20:42 [bug#27792] bspwm 0.9.3 ng0
@ 2017-07-23  0:18 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2017-07-23  0:18 UTC (permalink / raw)
  To: 27792-done

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

On Sat, Jul 22, 2017 at 08:42:23PM +0000, ng0 wrote:
> Needs a functionality test, I just did build it (which worked without errors).
> -- 
> ng0
> GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
> GnuPG: https://n0is.noblogs.org/my-keys
> https://www.infotropique.org https://krosos.org

> From e754fec2297d9b77a451d19bc1ee0bae87dea7a5 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@infotropique.org>
> Date: Sat, 22 Jul 2017 20:38:20 +0000
> Subject: [PATCH] gnu: bspwm: Update to 0.9.3.
> 
> * gnu/packages/wm.scm (bspwm): Update to 0.9.3.

Thanks! Pushed as c62d1a6e6ca693a97eefb3289bea39ddb9779988.

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

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

end of thread, other threads:[~2017-07-23  0:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-22 20:42 [bug#27792] bspwm 0.9.3 ng0
2017-07-23  0:18 ` bug#27792: " Leo Famulari

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.