[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/11: gnu: rmlint: Update to 2.9.0.
From: |
guix-commits |
Subject: |
06/11: gnu: rmlint: Update to 2.9.0. |
Date: |
Sun, 25 Aug 2019 23:05:54 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9b9086ea82f8890f0cb228e1dca2fc16f8a56421
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Aug 26 03:25:34 2019 +0200
gnu: rmlint: Update to 2.9.0.
* gnu/packages/disk.scm (rmlint): Update to 2.9.0.
---
gnu/packages/disk.scm | 4 ++--
gnu/packages/gsasl.scm | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index 187ef74..cf53142 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -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
diff --git a/gnu/packages/gsasl.scm b/gnu/packages/gsasl.scm
index 127b476..6cdc395 100644
--- a/gnu/packages/gsasl.scm
+++ b/gnu/packages/gsasl.scm
@@ -2,7 +2,7 @@
;;; Copyright © 2012 Andreas Enge <address@hidden>
;;; Copyright © 2017 Ricardo Wurmus <address@hidden>
;;; Copyright © 2017 Eric Bavier <address@hidden>
-;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;;
;;; This file is part of GNU Guix.
;;;
- branch master updated (e79b78f -> a707484), guix-commits, 2019/08/25
- 07/11: gnu: snd: Update to 19.6., guix-commits, 2019/08/25
- 04/11: gnu: mupen64plus-video-rice: Use HTTPS home page., guix-commits, 2019/08/25
- 03/11: gnu: mupen64plus-video-glide64mk2: Use HTTPS home page., guix-commits, 2019/08/25
- 06/11: gnu: rmlint: Update to 2.9.0.,
guix-commits <=
- 09/11: gnu: snd: Don't install the licence twice., guix-commits, 2019/08/25
- 05/11: gnu: mupen64plus-video-z64: Use HTTPS home page., guix-commits, 2019/08/25
- 01/11: gnu: mupen64plus-video-arachnoid: Use HTTPS home page., guix-commits, 2019/08/25
- 08/11: gnu: snd: Set correct --with-doc-dir., guix-commits, 2019/08/25
- 10/11: gnu: python-cvxopt: Update to 1.2.3., guix-commits, 2019/08/25
- 11/11: gnu: perl-namespace-autoclean: Update to 0.29., guix-commits, 2019/08/25
- 02/11: gnu: mupen64plus-video-glide64: Use HTTPS home page., guix-commits, 2019/08/25