unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41165] [PATCH] gnu: herbstluftwm: Update to 0.8.2.
@ 2020-05-10  1:44 Boris A. Dekshteyn
  2020-05-10  1:44 ` [bug#41166] [PATCH] gnu: : xsettingsd: Fix build Boris A. Dekshteyn
  2020-05-10  2:56 ` bug#41165: [PATCH] gnu: herbstluftwm: Update to 0.8.2 宋文武
  0 siblings, 2 replies; 4+ messages in thread
From: Boris A. Dekshteyn @ 2020-05-10  1:44 UTC (permalink / raw)
  To: 41165; +Cc: Boris A. Dekshteyn

* gnu/packages/wm.scm (herbstluftwm): Update to 0.8.2.
---
 gnu/packages/wm.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 4a74e784e0..ec4572b161 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -151,7 +151,7 @@ the leaves of a full binary tree.")
 (define-public herbstluftwm
   (package
     (name "herbstluftwm")
-    (version "0.8.1")
+    (version "0.8.2")
     (source
      (origin
        (method url-fetch)
@@ -159,7 +159,7 @@ the leaves of a full binary tree.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "0c1lf82z6a56g8asin91cmqhzk3anw0xwc44b31bpjixadmns57y"))
+         "0wbl1s1gwdc61ll6qmkwb56swjxv99by1dhi080bdqn0w8p75804"))
        (file-name (string-append "herbstluftwm-" version ".tar.gz"))))
     (build-system cmake-build-system)
     (inputs
-- 
2.26.2





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

* [bug#41166] [PATCH] gnu: : xsettingsd: Fix build.
  2020-05-10  1:44 [bug#41165] [PATCH] gnu: herbstluftwm: Update to 0.8.2 Boris A. Dekshteyn
@ 2020-05-10  1:44 ` Boris A. Dekshteyn
  2020-05-10  7:13   ` bug#41166: " Mathieu Othacehe
  2020-05-10  2:56 ` bug#41165: [PATCH] gnu: herbstluftwm: Update to 0.8.2 宋文武
  1 sibling, 1 reply; 4+ messages in thread
From: Boris A. Dekshteyn @ 2020-05-10  1:44 UTC (permalink / raw)
  To: 41166; +Cc: Boris A. Dekshteyn

* gnu/packages/xdisorg.scm (xsettingsd): Fix build.
---
 gnu/packages/xdisorg.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 4d712013c2..49f83ff358 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -2131,7 +2131,7 @@ Xwrits hides itself until you should take another break.")
                 "env = Environment(
                          ENV = {
                            'PATH': os.environ['PATH'],
-                           'CPATH': os.environ['CPATH'],
+                           'CPATH': os.environ['C_INCLUDE_PATH'],
                            'LIBRARY_PATH': os.environ['LIBRARY_PATH'],
                            'PKG_CONFIG_PATH': os.environ['PKG_CONFIG_PATH']
                          },")
-- 
2.26.2





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

* bug#41165: [PATCH] gnu: herbstluftwm: Update to 0.8.2.
  2020-05-10  1:44 [bug#41165] [PATCH] gnu: herbstluftwm: Update to 0.8.2 Boris A. Dekshteyn
  2020-05-10  1:44 ` [bug#41166] [PATCH] gnu: : xsettingsd: Fix build Boris A. Dekshteyn
@ 2020-05-10  2:56 ` 宋文武
  1 sibling, 0 replies; 4+ messages in thread
From: 宋文武 @ 2020-05-10  2:56 UTC (permalink / raw)
  To: Boris A. Dekshteyn; +Cc: 41165-done

"Boris A. Dekshteyn" <boris.dekshteyn@gmail.com> writes:

> * gnu/packages/wm.scm (herbstluftwm): Update to 0.8.2.

Pushed, thanks!




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

* bug#41166: [PATCH] gnu: : xsettingsd: Fix build.
  2020-05-10  1:44 ` [bug#41166] [PATCH] gnu: : xsettingsd: Fix build Boris A. Dekshteyn
@ 2020-05-10  7:13   ` Mathieu Othacehe
  0 siblings, 0 replies; 4+ messages in thread
From: Mathieu Othacehe @ 2020-05-10  7:13 UTC (permalink / raw)
  To: Boris A. Dekshteyn; +Cc: 41166-done


Pushed with an edited commit message,

Thanks,

Mathieu




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

end of thread, other threads:[~2020-05-10  7:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-10  1:44 [bug#41165] [PATCH] gnu: herbstluftwm: Update to 0.8.2 Boris A. Dekshteyn
2020-05-10  1:44 ` [bug#41166] [PATCH] gnu: : xsettingsd: Fix build Boris A. Dekshteyn
2020-05-10  7:13   ` bug#41166: " Mathieu Othacehe
2020-05-10  2:56 ` bug#41165: [PATCH] gnu: herbstluftwm: Update to 0.8.2 宋文武

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).