gnu: gnome-bluetooth: Update to 42.8.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 42.8. Change-Id: I432125711173212c5faee245ecf0ef77fc7d5147 Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
		
							parent
							
								
									305547e921
								
							
						
					
					
						commit
						e2989e9d6f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -9100,7 +9100,7 @@ usage and information about running processes.")
 | 
				
			||||||
(define-public gnome-bluetooth
 | 
					(define-public gnome-bluetooth
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "gnome-bluetooth")
 | 
					    (name "gnome-bluetooth")
 | 
				
			||||||
    (version "42.7")
 | 
					    (version "42.8")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "mirror://gnome/sources/gnome-bluetooth/"
 | 
					              (uri (string-append "mirror://gnome/sources/gnome-bluetooth/"
 | 
				
			||||||
| 
						 | 
					@ -9108,7 +9108,7 @@ usage and information about running processes.")
 | 
				
			||||||
                                  "gnome-bluetooth-" version ".tar.xz"))
 | 
					                                  "gnome-bluetooth-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0sgqplr7agyw20m20cx7kv20bamv5cqzbsl8wl2v2fzcvcligpwl"))))
 | 
					                "1ny2zhak2n09i47m2a8q1rfgr2ag10kclda56qsi16rcrbl43hkn"))))
 | 
				
			||||||
    (build-system meson-build-system)
 | 
					    (build-system meson-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list gettext-minimal
 | 
					     (list gettext-minimal
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue