From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kei Kebreau Subject: Re: [PATCH] gnu: dmidecode: Update to 3.0. Date: Sun, 31 Jul 2016 17:24:23 -0400 Message-ID: <87y44hijqw.fsf@openmailbox.org> References: <87poptbqnx.fsf@openmailbox.org> <87bn1dwqqg.fsf@we.make.ritual.n0.is> <874m75k265.fsf_-_@openmailbox.org> <877fc1woot.fsf@we.make.ritual.n0.is> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTyDu-00042F-US for guix-devel@gnu.org; Sun, 31 Jul 2016 17:24:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bTyDq-0000bI-Nj for guix-devel@gnu.org; Sun, 31 Jul 2016 17:24:37 -0400 Received: from mail.openmailbox.org ([62.4.1.34]:32783) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bTyDq-0000bD-9g for guix-devel@gnu.org; Sun, 31 Jul 2016 17:24:34 -0400 In-Reply-To: <877fc1woot.fsf@we.make.ritual.n0.is> (ng0@we.make.ritual.n0.is's message of "Sun, 31 Jul 2016 20:13:54 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: ng0 Cc: guix-devel@gnu.org --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable ng0 writes: > Kei Kebreau writes: > >> ng0 writes: >> >>> Hi, >>> >>> Kei Kebreau writes: >>> >>>> A package for those who like to roam around the lower levels of their >>>> machines. As soon as this package is verified to build successfully and >>>> reproducibly on another user's machine, I can push it to the repos. > > snip > >> Wow! I must have misspelled dmidecode when I searched for it! Silly me. = :-P >> >> I've attached a new patch. I don't know whether updating a version >> number necessitates a copyright assignment, so I omitted it. > > Thanks. No problem. I can not review it (or at least not right now), but > version bumps get copyright assignments too. > I think I could review it on tuesday or tomorrow night. Could you send > it as .patch in addition to inlined? I have not figured out how to > extract inlined patches in notmuch yet. > Sure thing: From=2006770d6275aacdb0c5763bcc8aff4d27fe6ae2f5 Mon Sep 17 00:00:00 2001 From: Kei Kebreau Date: Sun, 31 Jul 2016 17:15:25 -0400 Subject: [PATCH] gnu: dmidecode: Update to 3.0. MIME-Version: 1.0 Content-Type: text/plain; charset=3DUTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/admin.scm (dmidecode): Update to 3.0. [arguments]: Use =E2=80=99modify-phases=E2=80=99 instead of =E2=80=98alist-= delete=E2=80=99. =2D-- gnu/packages/admin.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index 195959e..a80ee9d 100644 =2D-- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -981,18 +981,18 @@ network, which causes enabled computers to power on.") (define-public dmidecode (package (name "dmidecode") =2D (version "2.12") + (version "3.0") (source (origin (method url-fetch) (uri (string-append "mirror://savannah/dmidecode/dmidecode-" =2D version ".tar.bz2")) + version ".tar.xz")) (sha256 (base32 =2D "122hgaw8mpqdfra159lfl6pyk3837giqx6vq42j64fjnbl2z6gwi"))= )) + "0iby0xfk5x3cdr0x0gxj5888jjyjhafvaq0l79civ73jjfqmphvy")))) (build-system gnu-build-system) (arguments =2D '(#:phases (alist-delete 'configure %standard-phases) + '(#:phases (modify-phases %standard-phases (delete 'configure)) #:tests? #f ; no 'check' target #:make-flags (list (string-append "prefix=3D" (assoc-ref %outputs "out"))))) =2D-=20 2.9.2 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename=0001-gnu-dmidecode-Update-to-3.0.patch Content-Transfer-Encoding: quoted-printable From=2006770d6275aacdb0c5763bcc8aff4d27fe6ae2f5 Mon Sep 17 00:00:00 2001 From: Kei Kebreau Date: Sun, 31 Jul 2016 17:15:25 -0400 Subject: [PATCH] gnu: dmidecode: Update to 3.0. MIME-Version: 1.0 Content-Type: text/plain; charset=3DUTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/admin.scm (dmidecode): Update to 3.0. [arguments]: Use =E2=80=99modify-phases=E2=80=99 instead of =E2=80=98alist-= delete=E2=80=99. =2D-- gnu/packages/admin.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index 195959e..a80ee9d 100644 =2D-- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -981,18 +981,18 @@ network, which causes enabled computers to power on.") (define-public dmidecode (package (name "dmidecode") =2D (version "2.12") + (version "3.0") (source (origin (method url-fetch) (uri (string-append "mirror://savannah/dmidecode/dmidecode-" =2D version ".tar.bz2")) + version ".tar.xz")) (sha256 (base32 =2D "122hgaw8mpqdfra159lfl6pyk3837giqx6vq42j64fjnbl2z6gwi"))= )) + "0iby0xfk5x3cdr0x0gxj5888jjyjhafvaq0l79civ73jjfqmphvy")))) (build-system gnu-build-system) (arguments =2D '(#:phases (alist-delete 'configure %standard-phases) + '(#:phases (modify-phases %standard-phases (delete 'configure)) #:tests? #f ; no 'check' target #:make-flags (list (string-append "prefix=3D" (assoc-ref %outputs "out"))))) =2D-=20 2.9.2 --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXnmyHAAoJEOal7jwZRnoNfKEQAJEMPfLbpXl8GgxN8wRY2M1S x4Rl31QzSHRkSjZXIimUwMU9sPR+UTLxfjvT1QPWEQz4xjKMHiMKlStngU+Qbxw9 yWxpqdzY9pNLNuPKNS9bQ+N7z5xSip4iUMwjQu4T9xRAWjRoHo1mwqME47bmRmS5 iUZSb7hgdd/3QFwh5dcOMUNaKkt13DfbgxeURCoTRjExfWuo4V6ltwOh/553cA4I ieNpNG672vcDfCjdbxmL/O63wGWdy37yv4Q1OKC4Ng2kMI1/VGV0c3n5fOiW/jfp eY3y44k4Bqbz/DoaB/0p83FWxFSQMaombaE3NLElQX1mJ9cr7zNbfm+e5yvNsij0 nLo6mF/vUXikAbu5bTbIumVkgMSbA3141ka28+tBwFkuObUtULVjVsdg0fiEpxMS bj1y3W+ru+bZMBvErymq6OgMdcDzp9CyjLnJQ4l+fNwtevz7LEqqZpb/7KhGV3l8 OG1Qfk0l1RJzBdoCXPmNEjA6h6jfLC+5NFWSu90gAX/SSp+4QQuDO/W05JHQzbcL PajikNR+d0E1UQ/H3p1fTWDSOwwqPCUTpOKDBH6pxHir5IfJsE9dPz0JeDdhakYE y6bjz2gB6IuZaWroo4os88HB6JByBdftuJB0mjhWPrxawmRaxK+Wi7R5i9t8j5rM 6PAFq1ZVp8jz4PpW6HD6 =2X3y -----END PGP SIGNATURE----- --==-=-=--