1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 12:01:49 +02:00

gnu: pkg-config: Update to 0.29.2.

* gnu/packages/pkg-config.scm (%pkg-config): Update to 0.29.2.
This commit is contained in:
Marius Bakke
2017-04-11 17:27:37 +02:00
parent 56fb1421be
commit 139272f44f
+2 -2
View File
@@ -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