unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Evgeny Pisemsky <mail@pisemsky.site>
Cc: 72541-done@debbugs.gnu.org
Subject: bug#72541: [PATCH] gnu: gerbv: Fix missing version.
Date: Sat, 04 Jan 2025 19:43:24 +0100	[thread overview]
Message-ID: <87ldvqpghf.fsf@gnu.org> (raw)
In-Reply-To: <874j2fhg75.fsf@pisemsky.site> (Evgeny Pisemsky's message of "Fri, 03 Jan 2025 22:04:30 +0300")

[-- Attachment #1: Type: text/plain, Size: 663 bytes --]

Hi,

Evgeny Pisemsky <mail@pisemsky.site> skribis:

> From f85ab2e24f0da292f639c07f4d66430896b18d13 Mon Sep 17 00:00:00 2001
> Message-ID: <f85ab2e24f0da292f639c07f4d66430896b18d13.1735929709.git.mail@pisemsky.site>
> From: Evgeny Pisemsky <mail@pisemsky.site>
> Date: Fri, 3 Jan 2025 21:40:01 +0300
> Subject: [PATCH] gnu: gerbv: Fix missing version.
>
> * gnu/packages/engineering.scm (gerbv): Fix missing version.
> [source]: Change indentation.
> [arguments]: Set correct configure flags, patch version generator shebang.
>
> Change-Id: I29a38fff03127d9ce2b5e04ca638dacfc3720125

Finally applied with the change below.

Thanks,
Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 597 bytes --]

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 5b43f8787e..f9c4ac9bbd 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -862,7 +862,7 @@ (define-public gerbv
                          gettext-minimal
                          ;; Version generator needs git to work properly:
                          ;; https://github.com/gerbv/gerbv/issues/244
-                         git
+                         git-minimal/pinned
                          `(,glib "bin")
                          libtool
                          pkg-config))

      reply	other threads:[~2025-01-04 18:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-09 12:00 [bug#72541] [PATCH] gnu: gerbv: Fix missing version Evgeny Pisemsky
2024-09-06 21:51 ` Ludovic Courtès
2024-09-07 16:30   ` Evgeny Pisemsky
2024-09-08 16:00   ` Evgeny Pisemsky
2024-09-16  6:35   ` Evgeny Pisemsky
2024-10-16 19:22   ` [bug#72541] Any feedback? Evgeny Pisemsky
2025-01-03 19:04 ` [bug#72541] [PATCH] gnu: gerbv: Fix missing version Evgeny Pisemsky
2025-01-04 18:43   ` Ludovic Courtès [this message]

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=87ldvqpghf.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=72541-done@debbugs.gnu.org \
    --cc=mail@pisemsky.site \
    /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).