~ruther/guix-local

9bb5a0294d9ea032578f92f284de5916960d611b — Cayetano Santos 9 months ago 28a2a63
gnu: hydra: Update to 9.6.

* gnu/packages/password-utils.scm (hydra): Update to 9.6.

Change-Id: I69fa547c9effe051ef652135a599bbcb47b53717
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/password-utils.scm
M gnu/packages/password-utils.scm => gnu/packages/password-utils.scm +2 -2
@@ 1806,7 1806,7 @@ names.")
(define-public hydra
  (package
    (name "hydra")
    (version "9.5")
    (version "9.6")
    (home-page "https://github.com/vanhauser-thc/thc-hydra")
    (source
     (origin


@@ 1817,7 1817,7 @@ names.")
       (file-name (git-file-name name version))
       (sha256
        (base32
         "0pg4alaznygngdzn4k6p540g059w7mpiakchsp0526f1b9s33lw1"))))
         "119ybvrs6yllycpwdlmmg4jsgfh7n2bq16vv8jcxlfmshs3wab8d"))))
    (build-system gnu-build-system)
    (arguments
     (list