~ruther/guix-local

9efb893bade9c8bb914bf86baa37a6f3b6532dea — Maxim Cournoyer 2 years ago f6cd62d
gnu: x-resize: Update to 0.3.

* gnu/packages/xdisorg.scm (x-resize): Update to 0.3.

Change-Id: Ifc2e27b83e9243c7d0fac8cd76cee217d870e4d5
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/xdisorg.scm
M gnu/packages/xdisorg.scm => gnu/packages/xdisorg.scm +2 -2
@@ 2934,7 2934,7 @@ can optionally use some appearance settings from XSettings, tint2 and GTK.")
(define-public x-resize
  (package
    (name "x-resize")
    (version "0.2")
    (version "0.3")
    (source (origin
              (method git-fetch)
              (uri (git-reference


@@ 2943,7 2943,7 @@ can optionally use some appearance settings from XSettings, tint2 and GTK.")
              (file-name (git-file-name name version))
              (sha256
               (base32
                "10y2p55m5hbrma01kixsppq1a3ld0q1jk8hwx1d1jfgw9vd243j8"))))
                "0bkzc57p8j7cfpcw36hp7bwn16mfby9p1kgfq1lijfqq7d56ps0x"))))
    (build-system gnu-build-system)
    (arguments
     (list