all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Graves via Guix-patches via <guix-patches@gnu.org>
To: 57209@debbugs.gnu.org
Cc: Nicolas Graves <ngraves@ngraves.fr>
Subject: [bug#57209] [PATCH 1/2] gnu: emacs-citar: Update to 1.0.
Date: Sun, 14 Aug 2022 18:07:01 +0200	[thread overview]
Message-ID: <20220814160702.20435-1-ngraves@ngraves.fr> (raw)
In-Reply-To: <878rnqq0c4.fsf@ngraves.fr>

* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.0.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 3c1d322db3..d80c8116b7 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18942,7 +18942,7 @@ (define-public emacs-biblio
 (define-public emacs-citar
   (package
     (name "emacs-citar")
-    (version "0.9.7")
+    (version "1.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -18951,7 +18951,7 @@ (define-public emacs-citar
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1f49l1zmy4fnz75b0m2rav5jm8yp6hry44bv9xasiszyy3bn0hv8"))))
+                "1n69lkp7298gasm9hlbx9nhgp9ggh8w8ffyvi1rmbj96lcnpsyi9"))))
     (build-system emacs-build-system)
     (arguments
      `(#:phases (modify-phases %standard-phases
-- 
2.37.1





  reply	other threads:[~2022-08-14 16:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-14 16:03 [bug#57209] Update emacs-citar, add emacs-citar-org-roam Nicolas Graves via Guix-patches via
2022-08-14 16:07 ` Nicolas Graves via Guix-patches via [this message]
2022-08-14 16:07   ` [bug#57209] [PATCH 2/2] gnu: Add emacs-citar-org-roam Nicolas Graves via Guix-patches via
2022-08-15  8:27     ` Nicolas Graves via Guix-patches via
2022-08-22  7:43     ` Andrew Tropin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220814160702.20435-1-ngraves@ngraves.fr \
    --to=guix-patches@gnu.org \
    --cc=57209@debbugs.gnu.org \
    --cc=ngraves@ngraves.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.