GNU bug report logs - #72633
[PATCH] gnu: Add emacs-sv-kalender-namnsdagar.

Previous Next

Package: guix-patches;

Reported by: Spencer King <spencer <at> nursiapress.com>

Date: Thu, 15 Aug 2024 04:00:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 72633-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: 72633-done <at> debbugs.gnu.org
Cc: Spencer King <spencer <at> nursiapress.com>
Subject: Re: [PATCH] gnu: Add emacs-sv-kalender-namnsdagar.
Date: Mon, 19 Aug 2024 19:58:08 +0200
Hello,

> * gnu/packages/emacs-xyz.scm (emacs-sv-kalender-namnsdagar): New
> variable.

Thank you. Applied with the following changes.

> +(define-public emacs-sv-kalender-namnsdagar
> +  (package
> +    (name "emacs-sv-kalender-namnsdagar")
> +    (version "20240620.1416")

I set version to 1.0, as specified in main file.

> +    (source
> +     (origin
> +       (method git-fetch)
> +       (uri (git-reference
> +             (url "https://github.com/matsl/sv-kalender-namnsdagar.git")

I removed the "git" suffix.

> +             (commit "31ef6ac82e448de3db1cf0c37df54581eb9b00f6")))

I let-bound the commit hash at the beginning of the package definition.

Regards,
-- 
Nicolas Goaziou






This bug report was last modified 276 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.