unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 62073@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#62073] [PATCH] gnu: samba: Update to 4.18.0
Date: Thu,  9 Mar 2023 02:21:54 -0800	[thread overview]
Message-ID: <20230309102154.10528-1-atai@atai.org> (raw)

* gnu/packages/samba.scm (samba): Update to 4.18.0
---
 gnu/packages/samba.scm | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/samba.scm b/gnu/packages/samba.scm
index da103ed839..d171c33e52 100644
--- a/gnu/packages/samba.scm
+++ b/gnu/packages/samba.scm
@@ -172,16 +172,14 @@ (define (install dir)
 (define-public samba
   (package
     (name "samba")
-    (version "4.16.8")
+    (version "4.18.0")
     (source
-     ;; For updaters: the current PGP fingerprint is
-     ;; 81F5E2832BD2545A1897B713AA99442FB680B620.
      (origin
        (method url-fetch)
        (uri (string-append "https://download.samba.org/pub/samba/stable/"
                            "samba-" version ".tar.gz"))
        (sha256
-        (base32 "11a1vikbijaq7csg49h5ivn25gx84v6wx8z8kgsj1wmkhsf9bcmv"))))
+        (base32 "0jc182w1ik44qv956hi3is0rjkggghawlra4pv4fjyw0xxb8cd3h"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: f289fe316aaa06e60f4b10e75e113cf1aeb03629
prerequisite-patch-id: 9563cb533c5a03a05e260e77cdcf1b4347832000
-- 
2.39.1





             reply	other threads:[~2023-03-09 10:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-09 10:21 Andy Tai [this message]
2023-03-14  9:50 ` [bug#62073] [PATCH] gnu: samba: Update to 4.18.0 Christopher Baines
2023-03-26  5:30 ` [bug#62073] [PATCH v2] " Andy Tai

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=20230309102154.10528-1-atai@atai.org \
    --to=atai@atai.org \
    --cc=62073@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).