unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26536: [PATCH] gnu: pkg-config: Update to 2.29.2.
@ 2017-04-16 17:58 Kei Kebreau
  2017-04-16 18:21 ` Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Kei Kebreau @ 2017-04-16 17:58 UTC (permalink / raw)
  To: 26536; +Cc: Kei Kebreau

* gnu/packages/pkg-config.scm (%pkg-config): Update to 2.29.2.
---
 gnu/packages/pkg-config.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pkg-config.scm b/gnu/packages/pkg-config.scm
index 01069d27a..12f17f1e3 100644
--- a/gnu/packages/pkg-config.scm
+++ b/gnu/packages/pkg-config.scm
@@ -30,7 +30,7 @@
 (define-public %pkg-config
   (package
    (name "pkg-config")
-   (version "0.29.1")
+   (version "0.29.2")
    (source (origin
             (method url-fetch)
             (uri (list
@@ -46,7 +46,7 @@
                    version ".tar.gz")))
             (sha256
              (base32
-              "00dh1jn8rbppmgbhhgqhmbh3c58b0gccy39rsjdlcma50sg3rd5y"))))
+              "14fmwzki1rlz8bs2p810lk6jqdxsk966d8drgsjmi54cd00rrikg"))))
    (build-system gnu-build-system)
    (arguments `(#:configure-flags '("--with-internal-glib")))
    (native-search-paths
-- 
2.12.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#26536: [PATCH] gnu: pkg-config: Update to 2.29.2.
  2017-04-16 17:58 bug#26536: [PATCH] gnu: pkg-config: Update to 2.29.2 Kei Kebreau
@ 2017-04-16 18:21 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2017-04-16 18:21 UTC (permalink / raw)
  To: Kei Kebreau, 26536-done

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

Kei Kebreau <kei@openmailbox.org> writes:

> * gnu/packages/pkg-config.scm (%pkg-config): Update to 2.29.2.

This is in 'core-updates' already :)

See: 139272f44f1af945f903936b87c46269ab6659b6

Closing!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-04-16 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-16 17:58 bug#26536: [PATCH] gnu: pkg-config: Update to 2.29.2 Kei Kebreau
2017-04-16 18:21 ` Marius Bakke

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).