gnu: rmlint: Update to 2.9.0.
authorTobias Geerinckx-Rice <me@tobias.gr>
Mon, 26 Aug 2019 01:25:34 +0000 (03:25 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Mon, 26 Aug 2019 03:02:51 +0000 (05:02 +0200)
* gnu/packages/disk.scm (rmlint): Update to 2.9.0.

gnu/packages/disk.scm
gnu/packages/gsasl.scm

index 187ef74..cf53142 100644 (file)
@@ -760,7 +760,7 @@ LVM D-Bus API).")
 (define-public rmlint
   (package
     (name "rmlint")
-    (version "2.8.0")
+    (version "2.9.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -769,7 +769,7 @@ LVM D-Bus API).")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1gc7gbnh0qg1kl151cv1ld87vhpm1v3pnkn7prhscdcc21jrg8nz"))))
+                "1b5cziam14h80xrfb285fmfrzz2rligxcpsq1xsig14xf4l2875i"))))
     (build-system scons-build-system)
     (arguments
      `(#:scons ,scons-python2
index 127b476..6cdc395 100644 (file)
@@ -2,7 +2,7 @@
 ;;; Copyright © 2012 Andreas Enge <andreas@enge.fr>
 ;;; Copyright © 2017 Ricardo Wurmus <rekado@elephly.net>
 ;;; Copyright © 2017 Eric Bavier <bavier@member.fsf.org>
-;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
+;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <me@tobias.gr>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;