~ruther/guix-local

7d960db1e3968aa87dc973c8dc863844f099f240 — Marius Bakke 8 years ago b73e49f
gnu: slop: Update to 7.3.48.

* gnu/packages/xdisorg.scm (slop): Update to 7.3.48.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/xdisorg.scm
M gnu/packages/xdisorg.scm => gnu/packages/xdisorg.scm +2 -2
@@ 443,7 443,7 @@ of the screen selected by mouse.")
(define-public slop
  (package
    (name "slop")
    (version "6.3.47")
    (version "7.3.48")
    (source (origin
              (method url-fetch)
              (uri (string-append


@@ 452,7 452,7 @@ of the screen selected by mouse.")
              (file-name (string-append name "-" version ".tar.gz"))
              (sha256
               (base32
                "1kjivsq4c7dr7ggp44k09xm97i9chg8czvachqrfnv6fiqvwys0i"))))
                "14igmf6a6vwx75gjnj10497n04klc35dvq87id8g9jn9rd3m6n25"))))
    (build-system cmake-build-system)
    (arguments
     '(#:tests? #f)) ; no "check" target