unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Alex Griffin" <a@ajgrf.com>
To: 36168@debbugs.gnu.org
Subject: [bug#36168] [PATCH 1/4] gnu: perl-db-file: Update to 1.852.
Date: Tue, 11 Jun 2019 13:49:10 +0000	[thread overview]
Message-ID: <47d3d380-841a-4d63-b76d-3c81d6bbe515@www.fastmail.com> (raw)
In-Reply-To: <34f07774-364e-47e5-8749-8a62a489e02c@www.fastmail.com>

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

This patch updates perl-db-file to 1.852.

-- 
Alex Griffin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-perl-db-file-Update-to-1.852.patch --]
[-- Type: text/x-patch; name="0001-gnu-perl-db-file-Update-to-1.852.patch", Size: 1392 bytes --]

From 100887135f7964260c5b3c38fe99f3ddc5f451aa Mon Sep 17 00:00:00 2001
From: Alex Griffin <a@ajgrf.com>
Date: Mon, 10 Jun 2019 21:41:28 -0500
Subject: [PATCH 1/4] gnu: perl-db-file: Update to 1.852.

* gnu/packages/databases.scm (perl-db-file): Update to 1.852.
---
 gnu/packages/databases.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 09a262d139..20115493e0 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -34,6 +34,7 @@
 ;;; Copyright © 2018 Joshua Sierles, Nextjournal <joshua@nextjournal.com>
 ;;; Copyright © 2018 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 ;;; Copyright © 2019 Jack Hill <jackhill@jackhill.us>
+;;; Copyright © 2019 Alex Griffin <a@ajgrf.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1896,7 +1897,7 @@ database.")
 (define-public perl-db-file
  (package
   (name "perl-db-file")
-  (version "1.843")
+  (version "1.852")
   (source
     (origin
       (method url-fetch)
@@ -1906,7 +1907,7 @@ database.")
              ".tar.gz"))
       (sha256
         (base32
-          "0sildz1i3fmh949w1scpjsyjx0cbmfw0yna3y70mc6vbwp8y696y"))))
+          "14c30xyqx9c1hxw40bqbzls41al8gmklxv5jbk2kknmn4dsrbdrs"))))
   (build-system perl-build-system)
   (inputs `(("bdb" ,bdb)))
   (native-inputs `(("perl-test-pod" ,perl-test-pod)))
-- 
2.22.0


  reply	other threads:[~2019-06-11 13:50 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11 13:47 [bug#36168] [PATCH 0/4] Update ikiwiki and dependencies Alex Griffin
2019-06-11 13:49 ` Alex Griffin [this message]
2019-06-11 13:50 ` [bug#36168] [PATCH 2/4] gnu: perl-canary-stability: Update to 2013 Alex Griffin
2019-06-11 13:50 ` [bug#36168] [PATCH 3/4] gnu: perl-yaml-libyaml: Update to 0.78 Alex Griffin
2019-06-11 13:51 ` [bug#36168] [PATCH 4/4] gnu: ikiwiki: Update to 3.20190228 Alex Griffin
2019-06-11 14:02 ` [bug#36168] Update ikiwiki and dependencies Alex Griffin
2019-06-13 21:18 ` bug#36168: [PATCH 0/4] " Ludovic Courtès
2019-06-14 14:47   ` [bug#36168] " Alex Griffin

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=47d3d380-841a-4d63-b76d-3c81d6bbe515@www.fastmail.com \
    --to=a@ajgrf.com \
    --cc=36168@debbugs.gnu.org \
    /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).