~ruther/guix-local

2c90e82e828ba6d5aeba839fd0f63cdd429eabde — Cayetano Santos 2 months ago 0b51ee6
gnu: pass-git-helper: Update to 4.1.0.

* gnu/packages/password-utils.scm (pass-git-helper): Update to 4.1.0.

Change-Id: Iee5bd049e0ebda5e8ec3ec929f18d8c734459a12
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
@@ 1494,7 1494,7 @@ program.")
(define-public pass-git-helper
  (package
    (name "pass-git-helper")
    (version "4.0.0")
    (version "4.1.0")
    (source
     (origin
       (method git-fetch)


@@ 1504,7 1504,7 @@ program.")
       (file-name (git-file-name name version))
       (sha256
        (base32
         "0g56jwh3ay6is8cm4579zhaj12kj8q23pnv5rbqaw19i0xv2f0s8"))))
         "01m5vinl9qz5r4iaqj9z0jx9q13i17mkj3lax4kba2jdh5h57j40"))))
    (build-system pyproject-build-system)
    (arguments
     (list