unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: jgart <jgart@dismail.de>
Cc: 53494@debbugs.gnu.org
Subject: [bug#53494] [PATCH] gnu: utf-8-lineseparator: Update to cj7.
Date: Mon, 24 Jan 2022 19:10:44 +0100	[thread overview]
Message-ID: <2385b279e1beed46164c5b00988ed7f4a71d41ab.camel@gmail.com> (raw)
In-Reply-To: <20220124124533.GB18545@gac.attlocal.net>

Hi,

Am Montag, dem 24.01.2022 um 12:45 -0500 schrieb jgart:
> On Mon, 24 Jan 2022 17:26:45 +0100 Liliana Marie Prikler
> <liliana.prikler@gmail.com> wrote:
> > Am Montag, dem 24.01.2022 um 00:48 -0500 schrieb jgart:
> > > * gnu/packages/textutils.scm (utf-8-lineseparator): Update to
> > > cj7.
> > > ---
> > >  gnu/packages/textutils.scm | 4 ++--
> > >  1 file changed, 2 insertions(+), 2 deletions(-)
> > > 
> > > diff --git a/gnu/packages/textutils.scm
> > > b/gnu/packages/textutils.scm
> > > index 12e3d3b3c8..751b036f79 100644
> > > --- a/gnu/packages/textutils.scm
> > > +++ b/gnu/packages/textutils.scm
> > > @@ -1377,7 +1377,7 @@ (define-public go-github-com-errata-ai-vale
> > >  (define-public utf-8-lineseparator
> > >    (package
> > >      (name "utf-8-lineseparator")
> > > -    (version "cj3")
> > > +    (version "cj7")
> > >      (source (origin
> > >                (method git-fetch)
> > >                (uri (git-reference
> > > @@ -1386,7 +1386,7 @@ (define-public utf-8-lineseparator
> > >                (file-name (git-file-name name version))
> > >                (sha256
> > >                 (base32
> > > -               
> > > "1xnbcanqn5jr965gw9195ij6hz04clfm77m5776dysn9nykn20w1"))))
> > > +               
> > > "0lqwfrwq28246lja2gawf5jllh4smddswkpd5lscvc2ynylcmmzx"))))
> > >      (build-system gnu-build-system)
> > >      (arguments
> > >       `(#:make-flags
> > I know this ought to have been caught by whoever reviewed the
> > package
> > back then, but is "cj" really a relevant part of the version?
> 
> Hi lilyp, 
> 
> That's the author's system for version releases.
> 
> They're not using semver. See the hugs module/system for one example
> of a versioning system that is not semver in upstream GNU/Guix.
That doesn't answer my question and instead just raises more.  We
typically strip meaningless version prefixes such as "v", (weird)
spellings of the package name, etc.  Why is cj special in this regard?

Also for hugs, we could be using CalVer as far as I can see, though
it's unlikely to receive a version bump after 15 years.

Cheers




  parent reply	other threads:[~2022-01-24 18:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-24  5:48 [bug#53494] [PATCH] gnu: utf-8-lineseparator: Update to cj7 jgart via Guix-patches via
2022-01-24 16:26 ` Liliana Marie Prikler
2022-01-24 17:45   ` jgart via Guix-patches via
2022-01-24 18:00     ` jgart via Guix-patches via
2022-01-24 19:17       ` Liliana Marie Prikler
2022-01-25  4:06         ` jgart via Guix-patches via
2022-01-25 13:52           ` Ludovic Courtès
2022-01-24 18:10     ` Liliana Marie Prikler [this message]
2022-01-26  6:20 ` [bug#53494] [PATCH v2] " jgart via Guix-patches via
2022-01-26 14:49   ` bug#53494: " 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=2385b279e1beed46164c5b00988ed7f4a71d41ab.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=53494@debbugs.gnu.org \
    --cc=jgart@dismail.de \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).