From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kPplLUOesmSsowAASxT56A (envelope-from ) for ; Sat, 15 Jul 2023 15:25:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id GLR6LEOesmTBvQAAG6o9tA (envelope-from ) for ; Sat, 15 Jul 2023 15:25:23 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 684FE3F213 for ; Sat, 15 Jul 2023 15:25:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=VHSglKqC; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1689427518; a=rsa-sha256; cv=none; b=eh68Zum+M7IfM06y3bn3kMmDpQ9kZa8n/t5Nip7g75eqP8mounRaFAwqxJGSNYBdZPk11k x6KjkEJzW5QbLoLq6v0d5qKd8A/OgXYUyZJGElaIKlFwTq3I0tzB9lcgbOgm7VG9xdQ/qn AdD4p30aViEkY7bgPb+tEbU7IBS2mmxf/1oblEaUcs4AMEINcCy77tuLkqqSyVw/vR4aO/ 7Lzf5PQnHpdRF+wRRTpb7FQ+mzpaiLrv/GJIxA6MKCtDyZeW5X8RyhK16mIFOcX+SHtXoX KG7p+QXnenpUTNY6LaSkprWQ9grATTJtHt4fZwZ+fi5tukPSn2SvNnYuD9MfwQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=VHSglKqC; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1689427518; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=nNr6k44f5mhF5/Jy6Jy/KXiu9I2LIi366NLijvVdvmk=; b=CtyuV2cFh5lHvwoIfkQS9fEJVo9hFRCXNmHcqHwDGk4DNZJeI68zEmVufh0J1Y7uYZFbO4 /nX85aMI9Ked+QZXC9o+a1QqsO9yLgmEHMbJi9tF336ucpA3h+TQR+ureX3e1KdLDX0pOF PWiaiJzUS/FToH95DbJIKjceP1PopxcwyXwepB25XT8/GzBQNjpdRdsDk99ieK3+g4wNee WMMvv/dN00tfq1R3emf4qC56j+SCJDopIYQn3Cbyz74n+lUzH4XSi3WXH1lEs5Cfx8f3mE GB+tx5yMLD0CG4AGf8bHD1Re5XpTwBZWAU0/N58Xsk0klNTVWfG/fqftmLvcmg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qKfGq-00076i-7D; Sat, 15 Jul 2023 09:25:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKZOp-0000pu-4X for guix-patches@gnu.org; Sat, 15 Jul 2023 03:09:03 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qKZOo-0007VK-TK for guix-patches@gnu.org; Sat, 15 Jul 2023 03:09:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qKZOo-0000Is-Nx for guix-patches@gnu.org; Sat, 15 Jul 2023 03:09:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64641] [PATCH] gnu: Add emacs-speed-type. Resent-From: Abhiseck Paira Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 15 Jul 2023 07:09:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 64641 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64641@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16894048951102 (code B ref -1); Sat, 15 Jul 2023 07:09:02 +0000 Received: (at submit) by debbugs.gnu.org; 15 Jul 2023 07:08:15 +0000 Received: from localhost ([127.0.0.1]:43910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKZO2-0000Hi-Mn for submit@debbugs.gnu.org; Sat, 15 Jul 2023 03:08:14 -0400 Received: from lists.gnu.org ([2001:470:142::17]:55118) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKZO0-0000HR-Et for submit@debbugs.gnu.org; Sat, 15 Jul 2023 03:08:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKZNv-0000mr-72 for guix-patches@gnu.org; Sat, 15 Jul 2023 03:08:07 -0400 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKZNs-0007Kg-UQ for guix-patches@gnu.org; Sat, 15 Jul 2023 03:08:06 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 9AE69413DA for ; Sat, 15 Jul 2023 09:08:01 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id o1k1zKmPntiK for ; Sat, 15 Jul 2023 09:08:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1689404879; bh=3L1M5Ubtpdj7C4VrNbYkIiBqsTjci773DhGzKFCol8g=; h=From:To:Subject:Date; b=VHSglKqC62UCM8XQHoH4fu0m+haL+y7OZAFwRJT6FvglQQKRRut5YLMaQVacscHOj hUgsK3kXXwnKhiZjyqq5UVcbYO8Sdz8TDP2Q5Ouub/2VMRwhfg/1q7Bh/vGM8bFj5O EXTrEsiVIsN2VtLj8f2lUaedGdhF2XiREHykB/J4YeQ5Ucyd3Un6We8+6lV1ad/OhI D68/IOhmnVsypFrSZv6S2XzA8vXStje6By/CoIYf8PuMxNbe0WrwyIYG5lvAj28O/2 roFsrjcoNHxY0IspaZcRq8oHws7NWwE00RUXpNCbN/7LO3ZBB6su+Sjs2B3ZSsbbxs z/3FlYewWadYQ== Date: Sat, 15 Jul 2023 12:01:16 +0530 Message-ID: <87edl9wt33.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=178.21.23.139; envelope-from=abhiseckpaira@disroot.org; helo=knopi.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Sat, 15 Jul 2023 09:25:10 -0400 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Abhiseck Paira X-ACL-Warn: , Abhiseck Paira via Guix-patches From: Abhiseck Paira via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -1.91 X-Migadu-Scanner: mx2.migadu.com X-Spam-Score: -1.91 X-Migadu-Queue-Id: 684FE3F213 X-TUID: M+Vt7zNs6aJv >From 37861dd8272fae95d35573a627802fed1dca7c93 Mon Sep 17 00:00:00 2001 From: Abhiseck Paira * gnu/packages/emacs-xyz.scm (emacs-speed-type): New variable. --- gnu/packages/emacs-xyz.scm | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index be4e7aa78e..9f3e91c39f 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -1920,6 +1920,28 @@ (define-public emacs-typing you will die. The game builds the list of words from the active buffer.") (license license:gpl2+)))) +(define-public emacs-speed-type + (package + (name "emacs-speed-type") + (version "20230206.1330") + (source (origin + (method url-fetch) + (uri (string-append "https://melpa.org/packages/" "speed-type-" + version ".tar")) + (sha256 + (base32 + "07xmkjhd4s0ajb8i47rx4s0j0f0y9w4k93zy57wq0sga4xgf3bkv")))) + (build-system emacs-build-system) + (propagated-inputs (list emacs-compat)) + (home-page "https://github.com/dakra/speed-type") + (synopsis "Practice touch/speed typing in GNU Emacs.") + (description + "Speed-type allows you to practice your touch typing skills. You can +test yourself by typing snippets from online books or use any piece of text or +code you have in Emacs. Speed-type keeps track of your stats (WPM, CPM, +accuracy) while you are typing.") + (license license:gpl3+))) + (define-public emacs-graphql (let ((commit "b57b5ca5d2d0837e1fb4a4f30c051d5f3e643f0f")) ;version bump (package base-commit: f0ca6346a46c605a590bfd77b84e143a8c759a3b -- 2.41.0 -- Abhiseck Paira E34E 825B 979E EB9F 8505 F80E E93D 353B 7740 0709 https://paira.in