[PATCH] gnu: hstr: Update to 2.2.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Michael Rohleder
Owner
unassigned
Submitted by
Michael Rohleder
Severity
normal

Debbugs page

Michael Rohleder wrote 5 years ago
(address . guix-patches@gnu.org)
87ftc3j4pq.fsf@rohleder.de
while trying to debug .hstr_blacklist...

* gnu/packages/shellutils.scm (hstr): Update to 2.2.
From 72e204a103951bb49e5d84265b19452f2828a0f2 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Wed, 13 May 2020 16:14:45 +0200
Subject: [PATCH] gnu: hstr: Update to 2.2.

* gnu/packages/shellutils.scm (hstr): Update to 2.2.
---
gnu/packages/shellutils.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Toggle diff (32 lines)
diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index a5d2601de9..7496dd12dc 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -6,6 +6,7 @@
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2018 Benjamin Slade <slade@jnanam.net>
;;; Copyright © 2019 Collin J. Doering <collin@rekahsoft.ca>
+;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -277,7 +278,7 @@ below the current cursor position, scrolling the screen if necessary.")
(define-public hstr
(package
(name "hstr")
- (version "2.0")
+ (version "2.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -286,7 +287,7 @@ below the current cursor position, scrolling the screen if necessary.")
(file-name (git-file-name name version))
(sha256
(base32
- "1y9vsfbg07gbic0daqy569d9pb9i1d07fym3q7a0a99hbng85s20"))))
+ "07fkilqlkpygvf9kvxyvl58g3lfq0bwwdp3wczy4hk8qlbhmgihn"))))
(build-system gnu-build-system)
(arguments
`(#:phases
--
2.26.2
--
Error in operator: add beer
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCAAdFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl68AmIACgkQfHr/vv7y
yyW4lggAj4WywZQa5iURLhmxiLuCL4PZKJGVEXs5W8aFb7ps88UL1tLPqbolVWSp
ycUkpIHlxzyQz257uXC1i43kPqPuUERVgJ18qt8y9s9BaaqTGfBydqDx5s39G7pm
M3zR4WH+Xd7X/Eu1KzAeHfX6LI7dWbobVUItu2rRt2AJ+g6DeNyGToRBZfPnakCe
aeR1YbTqoZ2G11zr8lMYaSINfQABW8OQC+iJIK3Zywpe0NldgA+EAJbdyzOHUJiA
/QN5xVyzOv6hFWfx7SDkHv3F54uOJtNx14YCpQFldU+VE72FWe6bWAAueuhRRfrW
Fz8NJmx0yN7R7YfIBjMASKBgmymvfQ==
=g6c9
-----END PGP SIGNATURE-----

Efraim Flashner wrote 5 years ago
(name . Michael Rohleder)(address . mike@rohleder.de)(address . 41231-done@debbugs.gnu.org)
20200513194350.GL918@E5400
Looks good. Patch pushed

--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl68TfYACgkQQarn3Mo9
g1GqPhAAkq1qLUoql22Rz+RAG8hw1bV1QnS9O+gK46+i5YdO9o+ZEca7Mujyrrs6
6GnJ1lueTeUvk1/tcF6UaqPfoVi6JEaI+LoVxxis1QcFZk8lDOk6St5Xx/2wuToJ
M+XWEZ1OuNc9ABJZDRsO5XNkB6yjwmL4r473Iu0Iqp/oakbKKvgcVnJLx2jcSRcV
oBwOaTY/KyD6d754f17lbu6zDdnyc7xn1mF6/j+lgcF0l0gj04chD2YiILodL82o
9UsqiFjXVVJE/jBtSu/z6PG0/+9eIfvJuKllnLLfk2CPq1ewBiYOafaMDDFijv3R
tOQMmqHvA9is5ZNxsJdNbfYrX/odBUi8VznmYJ0qZ/5V6TsWff1k21eiqVNFObgi
GlyUm01JIFTOGaN/McP4VqHaaZAhDSPgZx+l025HZPMxXjewkSuL+L/uNreXGBEk
SQcQeUEJyRSAAQ67eD+kxjFhqWixb2z/EaLOjPTfrfqciDzTAnvAdycxlyGRe1rV
MAQjARmHk3q1b7qwc8y2NlFrG0KPoN2NuEQNGvChoD/Dxnk1LHMUctaOPNMEqefZ
C63yQVP7YIK1D4phhojwfDVu0N2yWKbWp8qy+/V89+zcxlP/J5Co1PvBUEkP/DTj
/O0sfD7510/oxkO5/kV3g7qxhXP0FAcHTdCIZ8WwAsT8Guf/tW4=
=LkOV
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 41231@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 41231
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help