From: Alex Vong <alexvong1995@gmail.com>
To: guix-devel@gnu.org
Subject: 'package-name-version' and 'strip-store-file-name' does the same thing with different ways
Date: Tue, 16 Oct 2018 03:26:14 +0800 [thread overview]
Message-ID: <875zy3j9k9.fsf@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 622 bytes --]
Hi guix,
Currently, I am attempting to create clojure-build-system.
In the process of doing so, I discover 2 procedures with different names
actually does the same thing with different ways. The 2 procedures
are 'package-name-version' and 'strip-store-file-name'.
'strip-store-file-name' is defined in (guix build utils), while
'package-name-version' is defined in (guix build haskell-build-system)
and (guix java-utils).
I think we should remove the ones not defined in (guix build utils) and
provide 'package-name-version' as alias for 'strip-store-file-name' in
(guix build utils). What do you think?
Cheers,
Alex
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next reply other threads:[~2018-10-15 19:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-15 19:26 Alex Vong [this message]
2018-10-16 11:54 ` 'package-name-version' and 'strip-store-file-name' does the same thing with different ways Ludovic Courtès
2018-10-16 22:04 ` Alex Vong
2018-10-19 13:52 ` Ludovic Courtès
2018-10-19 18:28 ` Alex Vong
2018-10-20 13:24 ` Ludovic Courtès
2018-10-20 8:37 ` Ricardo Wurmus
2018-10-20 13:57 ` Ludovic Courtès
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=875zy3j9k9.fsf@gmail.com \
--to=alexvong1995@gmail.com \
--cc=guix-devel@gnu.org \
/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.