all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54217] [PATCH] gnu/local.mk: Fix typo introduced in 6693ff0569.
@ 2022-03-01 23:59 Brendan Tildesley
  2022-03-02  0:14 ` bug#54217: " Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Brendan Tildesley @ 2022-03-01 23:59 UTC (permalink / raw)
  To: 54217

* gnu/local.mk: Fix typo.
---
 gnu/local.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/local.mk b/gnu/local.mk
index b90c40bc09..a14e9a101f 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1764,7 +1764,7 @@ dist_patch_DATA =						\
   %D%/packages/patches/rust-nettle-disable-vendor.patch		 \
   %D%/packages/patches/rust-nettle-sys-disable-vendor.patch	 \
   %D%/packages/patches/rust-openssl-sys-no-vendor.patch	\
-  %D%/packages/patches/rust-pinot-0.1-implement-math-table	\
+  %D%/packages/patches/rust-pinot-0.1-implement-math-table.patch	\
   %D%/packages/patches/rust-shell2batch-lint-fix.patch		\
   %D%/packages/patches/rust-wl-clipboard-rs-newer-wl.patch      \
   %D%/packages/patches/sbc-fix-build-non-x86.patch		\
-- 
2.34.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#54217: [PATCH] gnu/local.mk: Fix typo introduced in 6693ff0569.
  2022-03-01 23:59 [bug#54217] [PATCH] gnu/local.mk: Fix typo introduced in 6693ff0569 Brendan Tildesley
@ 2022-03-02  0:14 ` Tobias Geerinckx-Rice via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2022-03-02  0:14 UTC (permalink / raw)
  To: Brendan Tildesley; +Cc: 54217-done

Brendan,

On 2022-03-02 0:59, Brendan Tildesley wrote:
> * gnu/local.mk: Fix typo.

Thanks!  Pushed as cda78ec8ac30670c5394f55f92d4a67c286b2575 with a 
slightly modified commit message (check it out).

Kind regards,

T G-R

Sent from a Web browser.  Excuse or enjoy my brevity.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-02  0:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-01 23:59 [bug#54217] [PATCH] gnu/local.mk: Fix typo introduced in 6693ff0569 Brendan Tildesley
2022-03-02  0:14 ` bug#54217: " Tobias Geerinckx-Rice via Guix-patches via

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.