* [bug#41231] [PATCH] gnu: hstr: Update to 2.2.
@ 2020-05-13 14:21 Michael Rohleder
2020-05-13 19:43 ` bug#41231: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-05-13 14:21 UTC (permalink / raw)
To: 41231
[-- Attachment #1.1: Type: text/plain, Size: 96 bytes --]
while trying to debug .hstr_blacklist...
* gnu/packages/shellutils.scm (hstr): Update to 2.2.
[-- Attachment #1.2: [PATCH] gnu: hstr: Update to 2.2. --]
[-- Type: text/x-patch, Size: 1565 bytes --]
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(-)
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
[-- Attachment #1.3: Type: text/plain, Size: 36 bytes --]
--
Error in operator: add beer
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#41231: [PATCH] gnu: hstr: Update to 2.2.
2020-05-13 14:21 [bug#41231] [PATCH] gnu: hstr: Update to 2.2 Michael Rohleder
@ 2020-05-13 19:43 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2020-05-13 19:43 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 41231-done
[-- Attachment #1: Type: text/plain, Size: 239 bytes --]
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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-05-13 19:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-13 14:21 [bug#41231] [PATCH] gnu: hstr: Update to 2.2 Michael Rohleder
2020-05-13 19:43 ` bug#41231: " Efraim Flashner
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.