me
/
guix
Archived
1
0
Fork 0

gnu: mumi: Update to 0.0.9.

* gnu/packages/mail.scm (mumi): Update to 0.0.9.

Change-Id: I992a9466fbe3e4bcac1a3cd6f57daac2142c2f18
master
Arun Isaac 2024-04-25 01:39:45 +01:00
parent 91d9e145e1
commit d6780ad2cc
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@
;;; Copyright © 2016, 2017 Troy Sankey <sankeytms@gmail.com>
;;; Copyright © 2016, 2017, 2018 Nikita <nikita@n0.is>
;;; Copyright © 2016 Clément Lassieur <clement@lassieur.org>
;;; Copyright © 20162023 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 20162024 Arun Isaac <arunisaac@systemreboot.net>
;;; Copyright © 2016 John Darrington <jmd@gnu.org>
;;; Copyright © 2016, 2018 Marius Bakke <mbakke@fastmail.com>
;;; Copyright © 2017 Thomas Danckaert <post@thomasdanckaert.be>
@ -4157,7 +4157,7 @@ It is a replacement for the @command{urlview} program.")
(define-public mumi
(package
(name "mumi")
(version "0.0.8")
(version "0.0.9")
(source (origin
(method git-fetch)
(uri (git-reference
@ -4166,7 +4166,7 @@ It is a replacement for the @command{urlview} program.")
(file-name (git-file-name name version))
(sha256
(base32
"1z556pxsz0zx95gd5b4hwkmwcvf3jyz7njkb3zwbhrwnpgygnbyl"))))
"13b7cich8fz2nzx2gf39kdrj9vwhhqjxfhqr5mi78xhd6v0sypdw"))))
(build-system gnu-build-system)
(arguments
(list