all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 0c7e5baae682444728926aa8e4b75b174c4745a8 391 bytes (raw)
name: gnu/packages/patches/diod-version.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
 
This patch fixes the version.

diff --git a/configure.ac b/configure.ac
index 419056e..a160d6d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Prologue
 ##
 AC_INIT([diod],
-        m4_esyscmd([git describe --always | awk '/.*/ {sub(/^v/, ""); printf "%s",$1; exit}']))
+        [master])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_MACRO_DIR([config])
 AC_CONFIG_SRCDIR([NEWS])

debug log:

solving 0c7e5baae6 ...
found 0c7e5baae6 in https://yhetil.org/guix/87y1bldqm1.fsf@cock.li/ ||
	https://yhetil.org/guix/87v86nev3u.fsf@cock.li/ ||
	https://yhetil.org/guix/CAJppLC-XoLkrD5SX1h3VXe+Bbm1XRpp2Y0x1WspfUT0sR9nE-Q@mail.gmail.com/

applying [1/1] https://yhetil.org/guix/87y1bldqm1.fsf@cock.li/
diff --git a/gnu/packages/patches/diod-version.patch b/gnu/packages/patches/diod-version.patch
new file mode 100644
index 0000000000..0c7e5baae6

Checking patch gnu/packages/patches/diod-version.patch...
Applied patch gnu/packages/patches/diod-version.patch cleanly.

skipping https://yhetil.org/guix/87v86nev3u.fsf@cock.li/ for 0c7e5baae6
skipping https://yhetil.org/guix/CAJppLC-XoLkrD5SX1h3VXe+Bbm1XRpp2Y0x1WspfUT0sR9nE-Q@mail.gmail.com/ for 0c7e5baae6
index at:
100644 0c7e5baae682444728926aa8e4b75b174c4745a8	gnu/packages/patches/diod-version.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

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.